⬆️ Chore(libs): update Valine from 1.4.18 to 1.5.0

This commit is contained in:
Cell
2022-07-03 15:46:36 +08:00
parent f5e852441e
commit d58fcf99e7
5 changed files with 11 additions and 10 deletions
+1
View File
@@ -21,6 +21,7 @@ All notable changes to this project will be documented in this file.
- :arrow_up: Chore(libs): update some third-party libraries
- Update Artalk from 2.2.12 to 2.3.4 ([#150](https://github.com/Lruihao/FixIt/issues/150))
- Update Waline from 1.5.2 to 2.6.1
- Update Valine from 1.4.18 to 1.5.0
- **Full Changelog:** @Lruihao [`v0.2.14...v0.2.15`](https://github.com/Lruihao/FixIt/compare/v0.2.14...v0.2.15)
## v0.2.14 [2022.5.15]
+2 -2
View File
@@ -74,8 +74,8 @@ libFiles:
twemojiJS: twemoji@14.0.2/dist/twemoji.min.js
# typeit@7.0.4 https://github.com/alexmacarthur/typeit
typeitJS: typeit@7.0.4/dist/typeit.min.js
# valine@1.4.16 https://github.com/xCss/Valine
valineJS: valine@1.4.18/dist/Valine.min.js
# valine@1.5.0 https://github.com/xCss/Valine
valineJS: valine@1.5.0/dist/Valine.min.js
# waline@2.6.1 https://github.com/walinejs/waline
walineCSS: '@waline/client@2.6.1/dist/waline.css'
walineJS: '@waline/client@2.6.1/dist/waline.js'
+2 -2
View File
@@ -74,8 +74,8 @@ libFiles:
twemojiJS: twemoji@14.0.2/dist/twemoji.min.js
# typeit@7.0.4 https://github.com/alexmacarthur/typeit
typeitJS: typeit@7.0.4/dist/typeit.min.js
# valine@1.4.16 https://github.com/xCss/Valine
valineJS: valine@1.4.18/dist/Valine.min.js
# valine@1.5.0 https://github.com/xCss/Valine
valineJS: valine@1.5.0/dist/Valine.min.js
# waline@2.6.1 https://github.com/walinejs/waline
walineCSS: '@waline/client@2.6.1/dist/waline.css'
walineJS: '@waline/client@2.6.1/dist/waline.js'
+1 -1
View File
@@ -25,5 +25,5 @@ sharer.js@0.5.1 https://github.com/ellisonleao/sharer.js
simple-icons@5.21.1 https://github.com/simple-icons/simple-icons
twemoji@14.0.2 https://github.com/twitter/twemoji
typeit@7.0.4 https://github.com/alexmacarthur/typeit
valine@1.4.18 https://github.com/xCss/Valine
valine@1.5.0 https://github.com/xCss/Valine
waline@2.6.1 https://github.com/walinejs/waline
+5 -5
View File
File diff suppressed because one or more lines are too long