소스 검색

Version Packages

github-actions[bot] 2 달 전
부모
커밋
c6d0b4da18
6개의 변경된 파일220개의 추가작업 그리고 213개의 파일을 삭제
  1. 0 5
      .changeset/eight-zebras-design.md
  2. 6 0
      packages/core/CHANGELOG.md
  3. 1 1
      packages/core/package.json
  4. 7 0
      packages/pluginkit/CHANGELOG.md
  5. 1 1
      packages/pluginkit/package.json
  6. 205 206
      pnpm-lock.yaml

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

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

+ 6 - 0
packages/core/CHANGELOG.md

@@ -1,5 +1,11 @@
 # @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.1.0",
+  "version": "2.2.0",
   "description": "GROWI Core Libraries",
   "license": "MIT",
   "keywords": [

+ 7 - 0
packages/pluginkit/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @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.1",
+  "version": "1.2.2",
   "description": "Plugin kit for GROWI",
   "license": "MIT",
   "main": "dist/index.cjs",

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 205 - 206
pnpm-lock.yaml


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.