@factor/plugin-blog
Advanced tools
Comparing version 1.0.0-beta.13 to 1.0.0-beta.14
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-beta.14](https://github.com/fiction-com/factor/compare/v1.0.0-beta.13...v1.0.0-beta.14) (2019-11-11) | ||
**Note:** Version bump only for package @factor/plugin-blog | ||
# [1.0.0-beta.13](https://github.com/fiction-com/factor/compare/v1.0.0-beta.12...v1.0.0-beta.13) (2019-11-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@factor/plugin-blog", | ||
"description": "Easily implement, customize and manage blog in your Factor app.", | ||
"version": "1.0.0-beta.13", | ||
"version": "1.0.0-beta.14", | ||
"license": "GPL-2.0", | ||
@@ -15,3 +15,3 @@ "type": "module", | ||
"dependencies": { | ||
"@factor/plugin-highlight-code": "^1.0.0-beta.12" | ||
"@factor/plugin-highlight-code": "1.0.0-beta.14" | ||
}, | ||
@@ -21,3 +21,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "2dc66ef05bf24ab5994dec6bccc915e17a76c0c8", | ||
"gitHead": "5c324850140e8d5c55cd996f5062d1b30d94dc50", | ||
"keywords": [ | ||
@@ -24,0 +24,0 @@ "factor", |
317810
+ Added@factor/plugin-highlight-code@1.0.0-beta.14(transitive)
- Removed@factor/plugin-highlight-code@1.8.28(transitive)
- Removedprismjs@1.29.0(transitive)