github-actions[bot] 2 mesi fa
parent
commit
85e16ae171

+ 0 - 5
.changeset/chatty-mayflies-own.md

@@ -1,5 +0,0 @@
----
-'@growi/core': minor
----
-
-Add AccessTokenParser type

+ 0 - 5
.changeset/pink-geese-grab.md

@@ -1,5 +0,0 @@
----
-'@growi/core': minor
----
-
-Explicitly define scope grouping

+ 8 - 0
packages/core/CHANGELOG.md

@@ -1,5 +1,13 @@
 # @growi/core
 
+## 2.1.0
+
+### Minor Changes
+
+- [#10717](https://github.com/growilabs/growi/pull/10717) [`cbadb43`](https://github.com/growilabs/growi/commit/cbadb436f12d683de6876510a629265b921ab112) Thanks [@yuki-takei](https://github.com/yuki-takei)! - Add AccessTokenParser type
+
+- [#10717](https://github.com/growilabs/growi/pull/10717) [`36699d6`](https://github.com/growilabs/growi/commit/36699d62cf656ecf777022a0ee118372fac955fc) Thanks [@yuki-takei](https://github.com/yuki-takei)! - Explicitly define scope grouping
+
 ## 2.0.0
 
 ### Major Changes

+ 1 - 1
packages/core/package.json

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

+ 7 - 0
packages/pluginkit/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @growi/pluginkit
 
+## 1.2.1
+
+### Patch Changes
+
+- Updated dependencies [[`cbadb43`](https://github.com/growilabs/growi/commit/cbadb436f12d683de6876510a629265b921ab112), [`36699d6`](https://github.com/growilabs/growi/commit/36699d62cf656ecf777022a0ee118372fac955fc)]:
+  - @growi/core@2.1.0
+
 ## 1.2.0
 
 ### Minor Changes

+ 1 - 1
packages/pluginkit/package.json

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

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


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