Yuki Takei 6 лет назад
Родитель
Сommit
43817c3727
2 измененных файлов с 8 добавлено и 2 удалено
  1. 7 1
      CHANGES.md
  2. 1 1
      package.json

+ 7 - 1
CHANGES.md

@@ -1,6 +1,10 @@
 # CHANGES
 # CHANGES
 
 
-## v4.0.0-RC
+## v4.0.1-RC
+
+*
+
+## v4.0.0
 
 
 ### BREAKING CHANGES
 ### BREAKING CHANGES
 
 
@@ -9,6 +13,8 @@
 * 'default-dark' theme is now merged as a dark mode variant of 'default' theme
 * 'default-dark' theme is now merged as a dark mode variant of 'default' theme
 * 'blue-night' theme is now merged as a dark mode variant of 'mono-blue' theme
 * 'blue-night' theme is now merged as a dark mode variant of 'mono-blue' theme
 
 
+Upgrading Guide: <https://docs.growi.org/en/admin-guide/upgrading/40x.html>
+
 ### Updates
 ### Updates
 
 
 * Feature: Sidebar
 * Feature: Sidebar

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "growi",
   "name": "growi",
-  "version": "4.0.0-RC",
+  "version": "4.0.1-RC",
   "description": "Team collaboration software using markdown",
   "description": "Team collaboration software using markdown",
   "tags": [
   "tags": [
     "wiki",
     "wiki",