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

+ 5 - 2
CHANGES.md

@@ -1,14 +1,17 @@
 CHANGES
 CHANGES
 ========
 ========
 
 
-## 3.1.11
+## 3.1.12-RC
 
 
 * 
 * 
 
 
-## 3.1.10
+## 3.1.11
 
 
 * Fix: OAuth doesn't work in production because callback URL field cannot be specified
 * Fix: OAuth doesn't work in production because callback URL field cannot be specified
     * Introduced by 3.1.9
     * Introduced by 3.1.9
+
+## 3.1.10
+
 * Fix: Enter key on react-bootstrap-typeahead doesn't submit
 * Fix: Enter key on react-bootstrap-typeahead doesn't submit
     * Introduced by 3.1.9
     * Introduced by 3.1.9
 * Fix: CodeMirror of `/admin/customize` is broken
 * Fix: CodeMirror of `/admin/customize` is broken

+ 1 - 1
package.json

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