Skip to content

Commit

Permalink
chore(release): publish version v40.4.4 [version bump]
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Apr 8, 2022
1 parent 4cb4760 commit 21d46c5
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 @@
## 40.4.4 (2022-04-08)



## 40.4.3 (2022-04-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "40.4.3",
"version": "40.4.4",
"private": true,
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveord/plasma-react-icons",
"version": "40.2.0",
"version": "40.4.4",
"description": "Plasma iconography exposed as react components",
"main": "./dist/cjs/index.js",
"types": "./dist/definitions/index.d.ts",
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": "40.4.2",
"version": "40.4.4",
"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": "40.4.2",
"version": "40.4.4",
"private": true,
"description": "Plasma Design System",
"main": "src/Index.ts",
Expand Down

0 comments on commit 21d46c5

Please sign in to comment.