We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 600d5c1 commit 2f4e025Copy full SHA for 2f4e025
CHANGELOG.md
@@ -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
8
## [1.1.1](https://github.com/aarthificial-gamedev/typewriter/compare/v1.1.0...v1.1.1) (2023-07-31)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "com.aarthificial.typewriter",
"displayName": "Typewriter",
- "version": "1.1.1",
+ "version": "1.1.2",
"unity": "2021.1",
"description": "A tool for creating context-aware dialogue systems in Unity.",
"keywords": [
0 commit comments