Skip to content

Commit dde8212

Browse files
author
coveobot
committed
chore(release): publish version v55.7.2-next.20 [skip ci]
1 parent de3eba4 commit dde8212

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## <small>55.7.2-next.20 (2025-04-16)</small>
2+
3+
* feat(mantine, button): update style (#4052) de3eba4, closes #4052
4+
* feat(mantine, modal): update overlay style (#4051) 5023f4f, closes #4051
5+
6+
7+
18
## <small>55.7.2-next.19 (2025-04-15)</small>
29

310
* feat(mantine): improve CopyToClipboard component (#4050) 5a5bbfe, closes #4050

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.19",
3+
"version": "55.7.2-next.20",
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.19",
3+
"version": "55.7.2-next.20",
44
"description": "A Plasma flavoured Mantine theme",
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.19",
3+
"version": "55.7.2-next.20",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)