Skip to content

Commit 5204101

Browse files
chore(release): 1.0.0
1 parent dd791bb commit 5204101

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
@@ -0,0 +1,7 @@
1+
# 1.0.0 (2024-06-19)
2+
3+
4+
### Features
5+
6+
* add icons ([3498124](https://github.com/input-output-hk/lace-ui-toolkit/commit/3498124407b303b0ee8e6f895bf2c4e366c95ab2))
7+
* add ui package ([3fccba7](https://github.com/input-output-hk/lace-ui-toolkit/commit/3fccba77a4e3c8026453e0d16b717b3a67666f38))

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": "0.1.0",
3+
"version": "1.0.0",
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)