Skip to content

Commit

Permalink
chore(release): publish version v55.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
coveobot committed Nov 5, 2024
1 parent 8a8da2b commit 31da72a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 55.1.0 (2024-11-05)

* feat(mantine): EllipsisText component supports line-clamp (#3943) 8a8da2b, closes #3943



## <small>55.0.4 (2024-10-29)</small>

* fix(mantine, list): improve style (#3938) c51156b, closes #3938
Expand Down
2 changes: 1 addition & 1 deletion packages/components-props-analyzer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveord/plasma-components-props-analyzer",
"version": "55.0.4",
"version": "55.1.0",
"private": true,
"description": "",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/mantine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveord/plasma-mantine",
"version": "55.0.4",
"version": "55.1.0",
"description": "A Plasma flavoured Mantine theme",
"keywords": [
"plasma",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveord/plasma-website",
"version": "55.0.4",
"version": "55.1.0",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 31da72a

Please sign in to comment.