We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 488ca73 commit 43e9824Copy full SHA for 43e9824
Assets/Package/CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
-## [1.0.0] - 0000-00-00
+## [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]
10
11
### Added
12
Assets/Package/package.json
@@ -1,7 +1,7 @@
{
"name": "com.paps.unity-toolbar-extender-ui-toolkit",
"displayName": "Unity Toolbar Extender UI Toolkit",
- "version": "1.0.0",
+ "version": "1.0.1",
"unity": "2022.2",
"description": "Unity Toolbar Extender UI Toolkit provides a simple way to customize Unity's main toolbar (where play buttons are) with UI Toolkit.",
"keywords": [
0 commit comments