@@ -1,5 +1,9 @@
# CHANGES
+## v1.0.2
+
+* Fix: Label for the install succeeded screen
## v1.0.1
* Improvement: Automatically add GROWI bot user to the channel where the command was executed
@@ -1,6 +1,6 @@
{
"name": "@growi/slackbot-proxy",
- "version": "1.0.1",
+ "version": "1.0.2",
"license": "MIT",
"scripts": {
"build": "yarn tsc && tsc-alias -p tsconfig.build.json",