Skip to content

Commit 50fe5ec

Browse files
committed
Version bump.
1 parent 0b4e245 commit 50fe5ec

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [v1.6.6](https://github.com/neogeek/onlybuild/tree/v1.6.6) - (2025-07-02)
4+
5+
[Full Changelog](https://github.com/neogeek/onlybuild/compare/v1.6.5...v1.6.6)
6+
7+
- [hotfix] Updated packages. [#36](https://github.com/neogeek/onlybuild/pull/36)
8+
- [hotfix] Updated packages. [#35](https://github.com/neogeek/onlybuild/pull/35)
9+
310
## [v1.6.5](https://github.com/neogeek/onlybuild/tree/v1.6.5) - (2025-02-18)
411

512
[Full Changelog](https://github.com/neogeek/onlybuild/compare/v1.6.4...v1.6.5)

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

0 commit comments

Comments
 (0)