Skip to content

Commit

Permalink
chore(release): publish version v55.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
coveobot committed Jan 8, 2025
1 parent a10fbd0 commit 1e56aac
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.5.0 (2025-01-08)

* feat(mantine): export useUrlSyncedState and support hash router [ADUI-10457] (#3992) a10fbd0, closes #3992
* chore(deps): lock file maintenance (#3989) f375705, closes #3989



## 55.4.0 (2025-01-03)

* fix(deps): update dnd-kit monorepo (#3983) 1edb5b3, closes #3983
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.4.0",
"version": "55.5.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.4.0",
"version": "55.5.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.4.0",
"version": "55.5.0",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 1e56aac

Please sign in to comment.