Explorar o código

Version Packages

github-actions[bot] hai 1 ano
pai
achega
1cb4fa53fc

+ 0 - 5
.changeset/odd-ladybugs-unite.md

@@ -1,5 +0,0 @@
----
-'@growi/core-styles': minor
----
-
-add $growi-ai-purple color

+ 6 - 0
packages/core-styles/CHANGELOG.md

@@ -1,5 +1,11 @@
 # @growi/core-styles
 
+## 1.1.0
+
+### Minor Changes
+
+- [#9204](https://github.com/weseek/growi/pull/9204) [`3af5dac`](https://github.com/weseek/growi/commit/3af5dac35ecadfb70c15d4511575d649f332696e) Thanks [@yuki-takei](https://github.com/yuki-takei)! - add $growi-ai-purple color
+
 ## 1.0.0
 
 ### Major Changes

+ 1 - 1
packages/core-styles/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@growi/core-styles",
-  "version": "1.0.0",
+  "version": "1.1.0",
   "description": "GROWI Core Style Files",
   "license": "MIT",
   "keywords": [

+ 2 - 2
yarn.lock

@@ -2178,7 +2178,7 @@
     xdg-basedir "^4.0.0"
 
 "@growi/core-styles@link:packages/core-styles":
-  version "1.0.0"
+  version "1.1.0"
 
 "@growi/core@link:packages/core":
   version "1.3.0"
@@ -2243,7 +2243,7 @@
   version "1.0.0"
 
 "@growi/remark-growi-directive@link:packages/remark-growi-directive":
-  version "0.9.0"
+  version "1.0.0"
   dependencies:
     "@types/mdast" "^4.0.0"
     "@types/unist" "^3.0.0"