Skip to content

Commit aa97914

Browse files
authored
chore(main): release 1.0.2 (#66)
1 parent 37222f6 commit aa97914

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.2](https://github.com/getclawe/clawe/compare/v1.0.1...v1.0.2) (2026-02-19)
4+
5+
6+
### Bug Fixes
7+
8+
* web image name ([#65](https://github.com/getclawe/clawe/issues/65)) ([37222f6](https://github.com/getclawe/clawe/commit/37222f69a9847cfff99d84af1a14f6a68e8405bd))
9+
310
## [1.0.1](https://github.com/getclawe/clawe/compare/v1.0.0...v1.0.1) (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.1"
33+
"version": "1.0.2"
3434
}

0 commit comments

Comments
 (0)