Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
Updated CHANGELOG.md
  • Loading branch information
neogeek committed Jun 5, 2024
1 parent c712610 commit 15651a0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [v1.6.1](https://github.com/neogeek/onlybuild/tree/v1.6.1) - (2024-06-05)

[Full Changelog](https://github.com/neogeek/onlybuild/compare/v1.6.0...v1.6.1)

- [hotfix] Updated packages. [#26](https://github.com/neogeek/onlybuild/pull/26)

## [v1.6.0](https://github.com/neogeek/onlybuild/tree/v1.6.0) - (2024-05-21)

[Full Changelog](https://github.com/neogeek/onlybuild/compare/v1.5.1...v1.6.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "onlybuild",
"description": "A zero-config cli for building static websites.",
"version": "1.6.0",
"version": "1.6.1",
"engines": {
"node": ">=20.x"
},
Expand Down

0 comments on commit 15651a0

Please sign in to comment.