Skip to content

Commit

Permalink
chore(main): release 0.8.6 (#602)
Browse files Browse the repository at this point in the history
  • Loading branch information
nzdjb authored Nov 15, 2024
1 parent 28229ad commit ceee3aa
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.8.5"
".": "0.8.6"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.8.6](https://github.com/nzdjb/static-site-generator/compare/v0.8.5...v0.8.6) (2024-11-15)


### Bug Fixes

* bump @eslint/plugin-kit from 0.2.0 to 0.2.3 ([#601](https://github.com/nzdjb/static-site-generator/issues/601)) ([28229ad](https://github.com/nzdjb/static-site-generator/commit/28229ad734a25d18aebdf35e6b7d3c6fbf9cf512))

## [0.8.5](https://github.com/nzdjb/static-site-generator/compare/v0.8.4...v0.8.5) (2024-11-08)


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.8.5",
"version": "0.8.6",
"description": "Static site generator.",
"main": "dist/src/index.js",
"repository": "https://github.com/nzdjb/static-site-generator",
Expand Down

0 comments on commit ceee3aa

Please sign in to comment.