Skip to content

Commit 2f4e025

Browse files
ci: release 1.1.2 [skip ci]
1 parent 600d5c1 commit 2f4e025

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.1.2](https://github.com/aarthificial-gamedev/typewriter/compare/v1.1.1...v1.1.2) (2023-08-07)
2+
3+
4+
### Bug Fixes
5+
6+
* fix sequence type in build mode ([600d5c1](https://github.com/aarthificial-gamedev/typewriter/commit/600d5c183a831c60ef34ab38a7a8a27f0f011d45))
7+
18
## [1.1.1](https://github.com/aarthificial-gamedev/typewriter/compare/v1.1.0...v1.1.1) (2023-07-31)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.aarthificial.typewriter",
33
"displayName": "Typewriter",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"unity": "2021.1",
66
"description": "A tool for creating context-aware dialogue systems in Unity.",
77
"keywords": [

0 commit comments

Comments
 (0)