Skip to content

Commit b548e08

Browse files
chore(release): 1.0.0
## 1.0.0 (2026-01-01) * fix: initial release ([1373350](1373350)) * ci and tests and build and release ([be03cd0](be03cd0)) * initial ([2882977](2882977)) * Initial commit ([c6fc5de](c6fc5de)) * latest ([d97a634](d97a634))
1 parent 1373350 commit b548e08

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
## 1.0.0 (2026-01-01)
2+
3+
* fix: initial release ([1373350](https://github.com/hack-dance/hack-cli/commit/1373350))
4+
* ci and tests and build and release ([be03cd0](https://github.com/hack-dance/hack-cli/commit/be03cd0))
5+
* initial ([2882977](https://github.com/hack-dance/hack-cli/commit/2882977))
6+
* Initial commit ([c6fc5de](https://github.com/hack-dance/hack-cli/commit/c6fc5de))
7+
* latest ([d97a634](https://github.com/hack-dance/hack-cli/commit/d97a634))
8+
19
# Changelog

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hack-cli",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"module": "index.ts",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)