Skip to content

Commit 5ee8bdb

Browse files
chore(release): 1.2.0
1 parent f614be8 commit 5ee8bdb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.2.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.1.0...v1.2.0) (2024-06-26)
2+
3+
4+
### Features
5+
6+
* add copy icon ([38143cb](https://github.com/input-output-hk/lace-ui-toolkit/commit/38143cbcec88255cf38f75cb6ad9172d40f0e920))
7+
* add key icon ([c343847](https://github.com/input-output-hk/lace-ui-toolkit/commit/c3438470305c2a6f0845527b316630f84c29c094))
8+
19
# [1.1.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.0.1...v1.1.0) (2024-06-26)
210

311

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.1.0",
3+
"version": "1.2.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)