@nzdjb/static-site-generator
Advanced tools
Comparing version 0.7.0 to 0.7.1
# Changelog | ||
## [0.7.1](https://github.com/nzdjb/static-site-generator/compare/v0.7.0...v0.7.1) (2024-04-22) | ||
### Bug Fixes | ||
* bump marked from 12.0.1 to 12.0.2 ([#386](https://github.com/nzdjb/static-site-generator/issues/386)) ([1e944e6](https://github.com/nzdjb/static-site-generator/commit/1e944e6c6aa504f8338e8451fa6d027047f1a6f0)) | ||
## [0.7.0](https://github.com/nzdjb/static-site-generator/compare/v0.6.5...v0.7.0) (2024-04-21) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@nzdjb/static-site-generator", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Static site generator.", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -18,2 +18,3 @@ # static-website-generator | ||
``` | ||
* content can alternatively be read from a file with contentFile. This is mutually exclusive with content. | ||
* author and published are optional, defaulting to empty string and true, respectively. | ||
@@ -20,0 +21,0 @@ * content supports Markdown. |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
31205
30
0