Browse Source

Revert "Merge pull request #10926 from growilabs/changeset-release/master"

This reverts commit cb56f5c999fd51dfb2e79ae116645d3f9532b922, reversing
changes made to b48aef9b81f5d634a999ba34e45e29d2d09d66a9.
Yuki Takei 1 week ago
parent
commit
ef1c8b0e8b

+ 5 - 0
.changeset/eight-zebras-design.md

@@ -0,0 +1,5 @@
+---
+'@growi/core': minor
+---
+
+add YJS_WEBSOCKET_BASE_PATH

+ 0 - 6
packages/core/CHANGELOG.md

@@ -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 - 1
packages/core/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@growi/core",
-  "version": "2.2.0",
+  "version": "2.1.0",
   "description": "GROWI Core Libraries",
   "license": "MIT",
   "keywords": [

+ 0 - 7
packages/pluginkit/CHANGELOG.md

@@ -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

+ 1 - 1
packages/pluginkit/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@growi/pluginkit",
-  "version": "1.2.2",
+  "version": "1.2.1",
   "description": "Plugin kit for GROWI",
   "license": "MIT",
   "main": "dist/index.cjs",

File diff suppressed because it is too large
+ 206 - 206
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff