Skip to content

Commit 5f4d8a4

Browse files
committed
Version bump.
1 parent 93669de commit 5f4d8a4

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [v1.6.3](https://github.com/neogeek/onlybuild/tree/v1.6.3) - (2024-08-05)
4+
5+
[Full Changelog](https://github.com/neogeek/onlybuild/compare/v1.6.2...v1.6.3)
6+
7+
- [hotfix] Updated packages. [#32](https://github.com/neogeek/onlybuild/pull/32)
8+
- [hotfix] Added tests. [#31](https://github.com/neogeek/onlybuild/pull/31)
9+
- [hotfix] Updated packages. [#30](https://github.com/neogeek/onlybuild/pull/30)
10+
- [hotfix] Updated packages. [#29](https://github.com/neogeek/onlybuild/pull/29)
11+
312
## [v1.6.2](https://github.com/neogeek/onlybuild/tree/v1.6.2) - (2024-06-23)
413

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

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

0 commit comments

Comments
 (0)