Skip to content

Commit 19f03a7

Browse files
author
coveobot
committed
chore(release): publish version v55.7.2-next.15 [skip ci]
1 parent 889df29 commit 19f03a7

File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## <small>55.7.2-next.15 (2025-04-14)</small>
2+
3+
* feat(react-icons): reexport tabler icons (#4045) 889df29, closes #4045
4+
* chore(mantine, input): update the style of the input and input wrapper (#4046) 4c37039, closes #4046
5+
6+
7+
18
## <small>55.7.2-next.14 (2025-04-11)</small>
29

310
* fix(mantine, prompt): automatically add the Header if the title is a string (#4044) 029b6e6, closes #4044

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.2-next.14",
3+
"version": "55.7.2-next.15",
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.2-next.14",
3+
"version": "55.7.2-next.15",
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.2-next.14",
3+
"version": "55.7.2-next.15",
44
"description": "Plasma iconography exposed as react components",
55
"keywords": [
66
"plasma",

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.2-next.14",
3+
"version": "55.7.2-next.15",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)