Skip to content

Commit 9be39db

Browse files
πŸ”–(release) version package
Patch Changes - πŸ›(filter) prevent label wrapping in constrained containers
1 parent d4da018 commit 9be39db

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gouvfr-lasuite/ui-kit
22

3+
## 0.20.1
4+
5+
### Patch Changes
6+
7+
- πŸ›(filter) prevent label wrapping in constrained containers #190
8+
39
## 0.20.0
410

511
### Minor Changes

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "0.20.0",
7+
"version": "0.20.1",
88
"type": "module",
99
"main": "./dist/index.cjs",
1010
"module": "./dist/index.js",

0 commit comments

Comments
Β (0)