Skip to content

Commit 0e5c5c4

Browse files
chore(release): 1.10.0
1 parent a20c2a6 commit 0e5c5c4

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.10.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.9.1...v1.10.0) (2024-07-17)
2+
3+
4+
### Features
5+
6+
* add Paste icon + update Copy icon ([bdc11b8](https://github.com/input-output-hk/lace-ui-toolkit/commit/bdc11b8a0298aa8f9cb5206b125fd0b4b3129ed3))
7+
* add Paste icon + update Copy icon [LW-10642] ([a20c2a6](https://github.com/input-output-hk/lace-ui-toolkit/commit/a20c2a6e95dff004688cb58917788870a88afd31))
8+
19
## [1.9.1](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.9.0...v1.9.1) (2024-07-11)
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.9.1",
3+
"version": "1.10.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)