Skip to content

Commit 4db04ce

Browse files
chore(release): 1.8.0
1 parent c71dadb commit 4db04ce

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.8.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.7.0...v1.8.0) (2024-07-11)
2+
3+
4+
### Features
5+
6+
* add limited px prop to text link component [LW-10645] ([f9150cf](https://github.com/input-output-hk/lace-ui-toolkit/commit/f9150cfe359945f781c08692bfccbd5c192bd710))
7+
18
# [1.7.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.6.0...v1.7.0) (2024-07-10)
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.7.0",
3+
"version": "1.8.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)