We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93c3a66 commit 721c3b3Copy full SHA for 721c3b3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 1.0.0 (2026-02-19)
11
12
package.json
@@ -30,5 +30,5 @@
30
"engines": {
31
"node": ">=18"
32
},
33
- "version": "1.0.0"
+ "version": "1.0.1"
34
}
0 commit comments