Skip to content

Commit f72f473

Browse files
author
coveobot
committed
chore(release): publish version v55.7.0 [skip ci]
1 parent a753fd3 commit f72f473

File tree

6 files changed

+13
-5
lines changed

6 files changed

+13
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 55.7.0 (2025-01-23)
2+
3+
* fix(prompt): filter footer children in one pass (#4002) a753fd3, closes #4002
4+
* feat(modal): implement "@coveord/plasma-mantine/Modal" (#4001) 85d2568, closes #4001
5+
* chore(deps): update all non-major dependencies (#3981) 056f015, closes #3981
6+
7+
8+
19
## 55.6.0 (2025-01-22)
210

311
* feat(useUrlSyncedState): allow always emitting values (#3996) a61cb13, closes #3996

packages/components-props-analyzer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coveord/plasma-components-props-analyzer",
3-
"version": "55.6.0",
3+
"version": "55.7.0",
44
"private": true,
55
"description": "",
66
"keywords": [],

packages/mantine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coveord/plasma-mantine",
3-
"version": "55.6.0",
3+
"version": "55.7.0",
44
"description": "A Plasma flavoured Mantine theme",
55
"keywords": [
66
"plasma",

packages/react-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coveord/plasma-react-icons",
3-
"version": "55.4.0",
3+
"version": "55.7.0",
44
"description": "Plasma iconography exposed as react components",
55
"keywords": [
66
"plasma",

packages/tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coveord/plasma-tokens",
3-
"version": "55.4.0",
3+
"version": "55.7.0",
44
"description": "Design tokens of the Plasma Design System",
55
"homepage": "https://github.com/coveo/plasma/packages/tokens#readme",
66
"repository": {

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coveord/plasma-website",
3-
"version": "55.6.0",
3+
"version": "55.7.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)