Skip to content

Commit

Permalink
chore(release): [version bump] - v31.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Jan 13, 2022
1 parent bb5edfe commit fba6a1d
Show file tree
Hide file tree
Showing 11 changed files with 57 additions and 11 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [31.5.2](https://github.com/coveo/plasma/compare/v31.5.1...v31.5.2) (2022-01-13)


### Bug Fixes

* **svg:** learning hat svg stroke fix ([686a11b](https://github.com/coveo/plasma/commit/686a11b874017af580df142813a74264fcc7c262))





## [31.5.1](https://github.com/coveo/plasma/compare/v31.5.0...v31.5.1) (2022-01-05)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "31.5.1",
"version": "31.5.2",
"packages": [
"packages/*"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [31.5.2](https://github.com/coveo/plasma/compare/v31.5.1...v31.5.2) (2022-01-13)

**Note:** Version bump only for package @coveord/plasma-react





## [31.5.1](https://github.com/coveo/plasma/compare/v31.5.0...v31.5.1) (2022-01-05)

**Note:** Version bump only for package @coveord/plasma-react
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveord/plasma-react",
"version": "31.5.1",
"version": "31.5.2",
"description": "Plasma components implemented with React!",
"keywords": [
"coveo",
Expand Down Expand Up @@ -35,7 +35,7 @@
"postversion": "find ./dist -type f -exec sed -i '' -e 's,||||VERSION||||,'\"$npm_package_version\"',g' {} \\;"
},
"dependencies": {
"@coveord/plasma-style": "^31.5.1",
"@coveord/plasma-style": "^31.5.2",
"@types/codemirror": "0.0.109",
"chosen-js": "1.8.7",
"classnames": "2.3.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/style/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [31.5.2](https://github.com/coveo/plasma/compare/v31.5.1...v31.5.2) (2022-01-13)


### Bug Fixes

* **svg:** learning hat svg stroke fix ([686a11b](https://github.com/coveo/plasma/commit/686a11b874017af580df142813a74264fcc7c262))





## [31.5.1](https://github.com/coveo/plasma/compare/v31.5.0...v31.5.1) (2022-01-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/style/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveord/plasma-style",
"version": "31.5.1",
"version": "31.5.2",
"description": "Yet another CSS framework - but it's awesome & built by Coveo.",
"keywords": [
"coveo",
Expand Down
8 changes: 8 additions & 0 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [31.5.2](https://github.com/coveo/plasma/compare/v31.5.1...v31.5.2) (2022-01-13)

**Note:** Version bump only for package @coveord/plasma-tokens





## [31.5.1](https://github.com/coveo/plasma/compare/v31.5.0...v31.5.1) (2022-01-05)

**Note:** Version bump only for package @coveord/plasma-tokens
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveord/plasma-tokens",
"version": "31.5.1",
"version": "31.5.2",
"description": "Design tokens of the Vapor Design System",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [31.5.2](https://github.com/coveo/plasma/compare/v31.5.1...v31.5.2) (2022-01-13)

**Note:** Version bump only for package @coveord/plasma-website





## [31.5.1](https://github.com/coveo/plasma/compare/v31.5.0...v31.5.1) (2022-01-05)

**Note:** Version bump only for package @coveord/plasma-website
Expand Down
6 changes: 3 additions & 3 deletions packages/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coveord/plasma-website",
"version": "31.5.1",
"version": "31.5.2",
"private": true,
"description": "Vapor Design System",
"main": "src/Index.ts",
Expand All @@ -22,8 +22,8 @@
},
"dependencies": {
"@coveo/headless": "^1.32.0",
"@coveord/plasma-react": "^31.5.1",
"@coveord/plasma-style": "^31.5.1",
"@coveord/plasma-react": "^31.5.2",
"@coveord/plasma-style": "^31.5.2",
"@types/lz-string": "1.3.34",
"@typescript/twoslash": "3.0.0",
"@typescript/vfs": "1.3.4",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fba6a1d

Please sign in to comment.