@factor/plugin-highlight-code
Advanced tools
Comparing version 1.0.0-beta.12 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-highlight-code | ||
# [1.0.0-beta.12](https://github.com/fiction-com/factor/compare/v1.0.0-beta.9...v1.0.0-beta.12) (2019-11-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@factor/plugin-highlight-code", | ||
"description": "Add a syntax highlighting component to your Factor app.", | ||
"version": "1.0.0-beta.12", | ||
"version": "1.0.0-beta.14", | ||
"license": "GPL-2.0", | ||
@@ -16,3 +16,3 @@ "type": "module", | ||
}, | ||
"gitHead": "64046a1e18cc66c852be82c6416af2c8d3d78cbe", | ||
"gitHead": "5c324850140e8d5c55cd996f5062d1b30d94dc50", | ||
"keywords": [ | ||
@@ -19,0 +19,0 @@ "factor", |
862800