Skip to content

Commit b14864b

Browse files
author
coveobot
committed
chore(release): publish version v55.8.0 [skip ci]
1 parent a1827a0 commit b14864b

File tree

6 files changed

+13
-5
lines changed

6 files changed

+13
-5
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 55.8.0 (2025-04-11)
2+
3+
* feat(codeEditor): front the editor instance (#4043) a1827a0, closes #4043
4+
* chore(deps): update all non-major dependencies (#4029) 659172f, closes #4029
5+
* chore(deps): update dependency vite to v6.2.4 [security] (#4036) d645ee1, closes #4036
6+
7+
8+
19
## <small>55.7.3 (2025-03-25)</small>
210

311
* chore(deps): update all non-major dependencies (#4027) 971fe64, closes #4027

packages/components-props-analyzer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coveord/plasma-components-props-analyzer",
3-
"version": "55.7.3",
3+
"version": "55.8.0",
44
"private": true,
55
"description": "",
66
"keywords": [],

packages/mantine/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coveord/plasma-mantine",
3-
"version": "55.7.3",
3+
"version": "55.8.0",
44
"description": "A Plasma flavoured Mantine theme",
55
"keywords": [
66
"plasma",

packages/react-icons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coveord/plasma-react-icons",
3-
"version": "55.7.3",
3+
"version": "55.8.0",
44
"description": "Plasma iconography exposed as react components",
55
"keywords": [
66
"plasma",

packages/tokens/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coveord/plasma-tokens",
3-
"version": "55.7.3",
3+
"version": "55.8.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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coveord/plasma-website",
3-
"version": "55.7.3",
3+
"version": "55.8.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)