Skip to content

Commit

Permalink
chore(release): publish version v55.0.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
coveobot committed Oct 23, 2024
1 parent 528a565 commit e9b20c8
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 @@
## <small>55.0.3 (2024-10-23)</small>

* fix(mantine): make EllipsisText tooltipProps prop optional (#3935) 528a565, closes #3935



## <small>55.0.2 (2024-10-23)</small>

* feat(mantine,website): create the EllipsisText component (#3933) 6f52299, closes #3933
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.2",
"version": "55.0.3",
"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.2",
"version": "55.0.3",
"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.2",
"version": "55.0.3",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit e9b20c8

Please sign in to comment.