Skip to content

Commit

Permalink
release(main): 0.5.9 (#199)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and kodiakhq[bot] authored Oct 5, 2023
1 parent d278cc6 commit b1d1db3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.5.8"
".": "0.5.9"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.5.9](https://github.com/nzdjb/static-site-generator/compare/v0.5.8...v0.5.9) (2023-10-05)


### Bug Fixes

* Bump marked from 9.0.3 to 9.1.0 ([#198](https://github.com/nzdjb/static-site-generator/issues/198)) ([78ffd70](https://github.com/nzdjb/static-site-generator/commit/78ffd703881a999d01890ef8be3dae121747efbb))

## [0.5.8](https://github.com/nzdjb/static-site-generator/compare/v0.5.7...v0.5.8) (2023-10-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nzdjb/static-site-generator",
"version": "0.5.8",
"version": "0.5.9",
"description": "Static site generator.",
"main": "dist/src/index.js",
"repository": "https://github.com/nzdjb/static-site-generator",
Expand Down

0 comments on commit b1d1db3

Please sign in to comment.