Skip to content

Commit c67d919

Browse files
chore(release): 0.1.0-preview.1 [skip ci]
## [0.1.0-preview.1](v0.0.2-preview.1...v0.1.0-preview.1) (2023-06-02) ### 🚀 Features * **linters:** Finalize base implementations of linters ([810daaf](810daaf))
1 parent cf45e0d commit c67d919

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,3 +1,10 @@
1+
## [0.1.0-preview.1](https://github.com/TalTech-IVAR-Lab/Unity-UI-Hierarchy-Linter/compare/v0.0.2-preview.1...v0.1.0-preview.1) (2023-06-02)
2+
3+
4+
### 🚀 Features
5+
6+
* **linters:** Finalize base implementations of linters ([810daaf](https://github.com/TalTech-IVAR-Lab/Unity-UI-Hierarchy-Linter/commit/810daafcffa103f407d2d69b7a9d0c3cfa09d953))
7+
18
## [0.0.2-preview.1](https://github.com/TalTech-IVAR-Lab/Unity-UI-Hierarchy-Linter/compare/v0.0.1...v0.0.2-preview.1) (2023-06-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ee.taltech.ivar.unity-ui-hierarchy-linter",
3-
"version": "0.0.2-preview.1",
3+
"version": "0.1.0-preview.1",
44
"displayName": "Unity UI Hierarchy Linter",
55
"description": "Package to help enforce a consistent and easy-to-navigate layout in Unity UI hierarchy.",
66
"unity": "2020.3",

0 commit comments

Comments
 (0)