Skip to content

Commit

Permalink
Merge pull request #5 from nzdjb/release-please--branches--main--comp…
Browse files Browse the repository at this point in the history
…onents--static-site-generator

release(main):  0.3.0
  • Loading branch information
kodiakhq[bot] authored Mar 29, 2023
2 parents 7cdeaa9 + 1cd9a13 commit d5c27ed
Show file tree
Hide file tree
Showing 3 changed files with 10 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.2.0"
".": "0.3.0"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.3.0](https://github.com/nzdjb/static-site-generator/compare/v0.2.0...v0.3.0) (2023-03-29)


### Features

* Add help guide. ([0262674](https://github.com/nzdjb/static-site-generator/commit/0262674128c89dfca3572ad803bb544ea1bf0433))
* Make articlesDir optional. ([a514837](https://github.com/nzdjb/static-site-generator/commit/a514837b69293eb51de0256b5f6734c02fb5d8be))

## [0.2.0](https://github.com/nzdjb/static-site-generator/compare/v0.1.0...v0.2.0) (2023-03-28)


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

0 comments on commit d5c27ed

Please sign in to comment.