Skip to content

Commit 43e9824

Browse files
committed
set version 1.0.1
1 parent 488ca73 commit 43e9824

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

Assets/Package/CHANGELOG.md

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

3-
## [1.0.0] - 0000-00-00
3+
## [1.0.1]
4+
5+
### Fixed
6+
7+
- Recommended styles throwing exceptions when some of them have no label element created
8+
9+
## [1.0.0]
410

511
### Added
612

Assets/Package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.paps.unity-toolbar-extender-ui-toolkit",
33
"displayName": "Unity Toolbar Extender UI Toolkit",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"unity": "2022.2",
66
"description": "Unity Toolbar Extender UI Toolkit provides a simple way to customize Unity's main toolbar (where play buttons are) with UI Toolkit.",
77
"keywords": [

0 commit comments

Comments
 (0)