Skip to content

Commit

Permalink
chore(release): publish version v51.1.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
coveobot committed Mar 16, 2023
1 parent 3211281 commit 29df955
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 51.1.9 (2023-03-16)



## 51.1.8 (2023-03-13)


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": "51.1.8",
"version": "51.1.9",
"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": "51.1.8",
"version": "51.1.9",
"description": "A Plasma flavoured Mantine theme",
"keywords": [
"plasma",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveord/plasma-react",
"version": "51.1.6",
"version": "51.1.9",
"description": "Plasma components implemented with React!",
"keywords": [
"coveo",
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": "51.1.8",
"version": "51.1.9",
"private": true,
"description": "Plasma Design System",
"homepage": "https://plasma.coveo.com/",
Expand Down

0 comments on commit 29df955

Please sign in to comment.