Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit 53c9b1e

Browse files
committed
2 parents 169398d + f99ce66 commit 53c9b1e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.7.5](https://github.com/EyeRunnMan-GameDev-Portfolio/unity-package-template/compare/v1.7.4...v1.7.5) (2022-12-27)
4+
5+
6+
### Bug Fixes
7+
8+
* docs logo issue ([4c65f91](https://github.com/EyeRunnMan-GameDev-Portfolio/unity-package-template/commit/4c65f9187a09636b0462e6e85ac5be5787704351))
9+
310
## [1.7.4](https://github.com/EyeRunnMan-GameDev-Portfolio/unity-package-template/compare/v1.7.3...v1.7.4) (2022-12-27)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.org-name.package-name",
3-
"version": "1.7.4",
3+
"version": "1.7.5",
44
"displayName": "Package Name",
55
"description": "This is an Template repo for Unity Packages (UPM)",
66
"unity": "2019.1",

0 commit comments

Comments
 (0)