Skip to content

Commit 15651a0

Browse files
committed
Version bump.
Updated CHANGELOG.md
1 parent c712610 commit 15651a0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [v1.6.1](https://github.com/neogeek/onlybuild/tree/v1.6.1) - (2024-06-05)
4+
5+
[Full Changelog](https://github.com/neogeek/onlybuild/compare/v1.6.0...v1.6.1)
6+
7+
- [hotfix] Updated packages. [#26](https://github.com/neogeek/onlybuild/pull/26)
8+
39
## [v1.6.0](https://github.com/neogeek/onlybuild/tree/v1.6.0) - (2024-05-21)
410

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "onlybuild",
33
"description": "A zero-config cli for building static websites.",
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"engines": {
66
"node": ">=20.x"
77
},

0 commit comments

Comments
 (0)