Skip to content

Commit 2db9a64

Browse files
committed
Version bump.
1 parent 46f6b33 commit 2db9a64

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
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.4](https://github.com/neogeek/onlybuild/tree/v1.6.4) - (2024-09-09)
4+
5+
[Full Changelog](https://github.com/neogeek/onlybuild/compare/v1.6.3...v1.6.4)
6+
7+
- [hotfix] Updated packages. [#33](https://github.com/neogeek/onlybuild/pull/33)
8+
39
## [v1.6.3](https://github.com/neogeek/onlybuild/tree/v1.6.3) - (2024-08-05)
410

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

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.3",
4+
"version": "1.6.4",
55
"engines": {
66
"node": ">=20.x"
77
},

0 commit comments

Comments
 (0)