Skip to content

Commit 102c3f0

Browse files
chore(release): 1.16.0
1 parent c80cf28 commit 102c3f0

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.16.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.15.1...v1.16.0) (2024-08-16)
2+
3+
4+
### Features
5+
6+
* add property testId to TokenProfile ([788ef80](https://github.com/input-output-hk/lace-ui-toolkit/commit/788ef80f1f85d218685eb943a6af8d3aebaaa34d))
7+
* add test ids for tokens table list lw-10959 ([a812114](https://github.com/input-output-hk/lace-ui-toolkit/commit/a8121145060a99111fb9dd732ad774ca64d4e2a1))
8+
19
## [1.15.1](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.15.0...v1.15.1) (2024-08-13)
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.15.1",
3+
"version": "1.16.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)