Skip to content

Commit d36569a

Browse files
chore(release): 1.0.1
1 parent 3b2dfae commit d36569a

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,3 +1,10 @@
1+
## [1.0.1](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.0.0...v1.0.1) (2024-06-26)
2+
3+
4+
### Bug Fixes
5+
6+
* set strict testid for avatar-root ([b1579bb](https://github.com/input-output-hk/lace-ui-toolkit/commit/b1579bb945a85f9bdf168820e753c4063c97242a))
7+
18
# 1.0.0 (2024-06-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@input-output-hk/lace-ui-toolkit",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Lace UI Toolkit",
55
"homepage": "https://github.com/input-output-hk/lace-ui-toolkit/blob/main/README.md",
66
"bugs": {

0 commit comments

Comments
 (0)