Skip to content

Commit 9c35fec

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2022-06-30) ### Bug Fixes * Added the modal handler and UiExample ([b1a5f5b](b1a5f5b))
1 parent b1a5f5b commit 9c35fec

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+
## [1.3.1](https://github.com/bigasdev/com.bigasdev.bigastools/compare/v1.3.0...v1.3.1) (2022-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* Added the modal handler and UiExample ([b1a5f5b](https://github.com/bigasdev/com.bigasdev.bigastools/commit/b1a5f5b869cba3d514479d028d470eee34f56d32))
7+
18
# [1.3.0](https://github.com/bigasdev/com.bigasdev.bigastools/compare/v1.2.0...v1.3.0) (2022-06-29)
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": "com.bigasdev.bigastools",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"displayName": "Bigas Tools",
55
"description": "Tools with my classes for game development",
66
"unity": "2020.3",

0 commit comments

Comments
 (0)