Skip to content

Commit

Permalink
chore(release): publish version v55.6.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
coveobot committed Jan 22, 2025
1 parent a61cb13 commit 99db61d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 55.6.0 (2025-01-22)

* feat(useUrlSyncedState): allow always emitting values (#3996) a61cb13, closes #3996
* chore(deps): update dependency vite to v6.0.9 [security] (#4003) f36defe, closes #4003



## <small>55.5.1 (2025-01-21)</small>

* fix(mantine,table): make table predicate scroll more visible (#3999) 78111ca, closes #3999
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.5.1",
"version": "55.6.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.5.1",
"version": "55.6.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.5.1",
"version": "55.6.0",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 99db61d

Please sign in to comment.