This reverts commit cb56f5c999fd51dfb2e79ae116645d3f9532b922, reversing changes made to b48aef9b81f5d634a999ba34e45e29d2d09d66a9.
@@ -0,0 +1,5 @@
+---
+'@growi/core': minor
+
+add YJS_WEBSOCKET_BASE_PATH
@@ -1,11 +1,5 @@
# @growi/core
-## 2.2.0
-
-### Minor Changes
-- [#10889](https://github.com/growilabs/growi/pull/10889) [`d4be7e6`](https://github.com/growilabs/growi/commit/d4be7e68c497f168a5e39688ce0ef3760a62c98f) Thanks [@yuki-takei](https://github.com/yuki-takei)! - add YJS_WEBSOCKET_BASE_PATH
## 2.1.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@growi/core",
- "version": "2.2.0",
+ "version": "2.1.0",
"description": "GROWI Core Libraries",
"license": "MIT",
"keywords": [
@@ -1,12 +1,5 @@
# @growi/pluginkit
-## 1.2.2
-### Patch Changes
-- Updated dependencies [[`d4be7e6`](https://github.com/growilabs/growi/commit/d4be7e68c497f168a5e39688ce0ef3760a62c98f)]:
- - @growi/core@2.2.0
## 1.2.1
### Patch Changes
"name": "@growi/pluginkit",
- "version": "1.2.2",
+ "version": "1.2.1",
"description": "Plugin kit for GROWI",
"main": "dist/index.cjs",