Skip to content

Commit 65f9aa4

Browse files
chore(release): 1.4.0
1 parent cfd1e0c commit 65f9aa4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.4.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.3.0...v1.4.0) (2024-07-02)
2+
3+
4+
### Features
5+
6+
* add card image variant ([96f9b56](https://github.com/input-output-hk/lace-ui-toolkit/commit/96f9b56c4a2bef60e667641ab8269caefe9af2c6))
7+
* add color schema decorator layout prop ([22e74e6](https://github.com/input-output-hk/lace-ui-toolkit/commit/22e74e62328f627d8b8381301e44da18a314f992))
8+
* add height prop to divider ([b6aac9a](https://github.com/input-output-hk/lace-ui-toolkit/commit/b6aac9ace55e7753a3d725c9768c2e43aa0d81d5))
9+
* add toggle button group small variant ([bfca976](https://github.com/input-output-hk/lace-ui-toolkit/commit/bfca9762e538949f9ea8adda3bae6c8e6c30c10d))
10+
111
# [1.3.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.2.0...v1.3.0) (2024-07-02)
212

313

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