We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4400a72 commit dd5a89bCopy full SHA for dd5a89b
CHANGELOG.md
@@ -0,0 +1,11 @@
1
+# 1.0.0 (2023-07-30)
2
+
3
4
+### Bug Fixes
5
6
+* fix drag-and-dropping ([5d63021](https://github.com/aarthificial-gamedev/typewriter/commit/5d6302176130f24f6c7d9646f9009671a33bad5a))
7
8
9
+### Features
10
11
+* initial commit ([ce1291a](https://github.com/aarthificial-gamedev/typewriter/commit/ce1291a1871952f559689dba01ceb9f425256cac))
package.json
@@ -1,7 +1,7 @@
{
"name": "com.aarthificial.typewriter",
"displayName": "Typewriter",
- "version": "0.0.0",
+ "version": "1.0.0",
"unity": "2021.1",
"description": "A tool for creating context-aware dialogue systems in Unity.",
"keywords": [
0 commit comments