Skip to content

Commit 0291403

Browse files
chore(release): 2.3.1 [skip cr]
## [2.3.1](v2.3.0...v2.3.1) (2023-11-06) ### Bug Fixes * samples and unwanted logs ([579abe5](579abe5))
1 parent 579abe5 commit 0291403

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

Assets/SpriteAnimations/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.no-slopes.sprite-animations",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"displayName": "Sprite Animations",
55
"description": "A smooth and intuitive way to work with sprite sheets in Unity.",
66
"unity": "2022.3",
@@ -57,4 +57,4 @@
5757
"serve-docs": "docfx ../../docfx_project/docfx.json --serve",
5858
"build-docs": "docfx ../../docfx_project/docfx.json"
5959
}
60-
}
60+
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.3.1](https://github.com/no-slopes/sprite-animations/compare/v2.3.0...v2.3.1) (2023-11-06)
2+
3+
4+
### Bug Fixes
5+
6+
* samples and unwanted logs ([579abe5](https://github.com/no-slopes/sprite-animations/commit/579abe5a5749d44c8b80612bd86e1cec400e82c5))
7+
18
# [2.3.0](https://github.com/no-slopes/sprite-animations/compare/v2.2.0...v2.3.0) (2023-11-06)
29

310

0 commit comments

Comments
 (0)