Skip to content

Commit 3da2b7a

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2023-06-24) ### Bug Fixes * include generated appinfo in distribution ([5337fa7](5337fa7))
1 parent 5337fa7 commit 3da2b7a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [1.0.1](https://github.com/starikcetin/unity-ccd-locker/compare/v1.0.0...v1.0.1) (2023-06-24)
4+
5+
6+
### Bug Fixes
7+
8+
* include generated appinfo in distribution ([5337fa7](https://github.com/starikcetin/unity-ccd-locker/commit/5337fa76b5ee61569f0c66ef6a12de785741035e))
9+
310
## 1.0.0 (2023-06-24)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unity-ccd-locker",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A git-based locking mechanism for Unity CCD bucket operations.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)