Browse Source

updated growi package: attachment refs and lsx

Steven Fukase 4 years ago
parent
commit
0b5e3b2539
2 changed files with 4 additions and 2 deletions
  1. 2 0
      CHANGES.md
  2. 2 2
      packages/app/package.json

+ 2 - 0
CHANGES.md

@@ -34,6 +34,8 @@ Upgrading Guide: <https://docs.growi.org/en/admin-guide/upgrading/43x.html>
     * nodemailer
     * nodemailer
     * i18next-express-middleware
     * i18next-express-middleware
     * growi-commons
     * growi-commons
+    * growi-plugin-attachment-refs
+    * growi-plugin-lsx
 
 
 ## v4.2.20
 ## v4.2.20
 
 

+ 2 - 2
packages/app/package.json

@@ -52,8 +52,8 @@
     "express-webpack-assets": "^0.1.0",
     "express-webpack-assets": "^0.1.0",
     "graceful-fs": "^4.1.11",
     "graceful-fs": "^4.1.11",
     "growi-commons": "^5.0.4",
     "growi-commons": "^5.0.4",
-    "growi-plugin-attachment-refs": "^2.0.1",
-    "growi-plugin-lsx": "^4.0.2",
+    "growi-plugin-attachment-refs": "^2.0.2",
+    "growi-plugin-lsx": "^4.0.3",
     "growi-plugin-pukiwiki-like-linker": "^3.1.0",
     "growi-plugin-pukiwiki-like-linker": "^3.1.0",
     "helmet": "^3.13.0",
     "helmet": "^3.13.0",
     "i18next": "^20.3.2",
     "i18next": "^20.3.2",