Skip to content

Commit 721c3b3

Browse files
authored
chore(main): release 1.0.1 (#64)
1 parent 93c3a66 commit 721c3b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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+
## [1.0.1](https://github.com/getclawe/clawe/compare/v1.0.0...v1.0.1) (2026-02-19)
4+
5+
6+
### Bug Fixes
7+
8+
* publish ([#63](https://github.com/getclawe/clawe/issues/63)) ([93c3a66](https://github.com/getclawe/clawe/commit/93c3a66e91cfbc4ca5ad24b287ab05ac80d9689b))
9+
310
## 1.0.0 (2026-02-19)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
"engines": {
3131
"node": ">=18"
3232
},
33-
"version": "1.0.0"
33+
"version": "1.0.1"
3434
}

0 commit comments

Comments
 (0)