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

Commit e49c73b

Browse files
chore(main): release 1.7.6
1 parent 8fd829e commit e49c73b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.7.6](https://github.com/EyeRunnMan-GameDev-Portfolio/unity-package-template/compare/v1.7.5...v1.7.6) (2022-12-27)
4+
5+
6+
### Bug Fixes
7+
8+
* app logo on docs fix ([169398d](https://github.com/EyeRunnMan-GameDev-Portfolio/unity-package-template/commit/169398d0c21e80dbed0d0e1681a4bfdb45a09aca))
9+
* updated logo for navbar ([8fd829e](https://github.com/EyeRunnMan-GameDev-Portfolio/unity-package-template/commit/8fd829e5dab5d066b964a0341d94d146b61daec5))
10+
311
## [1.7.5](https://github.com/EyeRunnMan-GameDev-Portfolio/unity-package-template/compare/v1.7.4...v1.7.5) (2022-12-27)
412

513

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.5",
3+
"version": "1.7.6",
44
"displayName": "Package Name",
55
"description": "This is an Template repo for Unity Packages (UPM)",
66
"unity": "2019.1",

0 commit comments

Comments
 (0)