Skip to content

Commit

Permalink
chore(release): [version bump] - v9.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Dec 22, 2020
1 parent a9f00ad commit 5c6ab08
Show file tree
Hide file tree
Showing 11 changed files with 51 additions and 10 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.

# [9.21.0](https://github.com/coveo/react-vapor/compare/v9.20.1...v9.21.0) (2020-12-22)


### Features

* **rebranding:** add css variables for ux improvements ([#1782](https://github.com/coveo/react-vapor/issues/1782)) ([a9f00ad](https://github.com/coveo/react-vapor/commit/a9f00adb4331bec30959320725b2f3d67bd805a3))





## [9.20.1](https://github.com/coveo/react-vapor/compare/v9.20.0...v9.20.1) (2020-12-21)


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": "9.20.1",
"version": "9.21.0",
"packages": [
"packages/*"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/demo/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.

# [9.21.0](https://github.com/coveo/react-vapor/compare/v9.20.1...v9.21.0) (2020-12-22)

**Note:** Version bump only for package react-vapor-demo





## [9.20.1](https://github.com/coveo/react-vapor/compare/v9.20.0...v9.20.1) (2020-12-21)

**Note:** Version bump only for package react-vapor-demo
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-vapor-demo",
"version": "9.20.1",
"version": "9.21.0",
"private": true,
"description": "Vapor Design System",
"main": "src/Index.ts",
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"classnames": "2.2.6",
"codemirror": "5.55.0",
"coveo-styleguide": "^9.20.1",
"coveo-styleguide": "^9.21.0",
"d3": "3.5.17",
"diff2html": "3.1.8",
"faker": "4.1.0",
Expand All @@ -35,7 +35,7 @@
"react-redux": "5.1.2",
"react-router-dom": "5.2.0",
"react-syntax-highlighter": "13.5.1",
"react-vapor": "^9.20.1",
"react-vapor": "^9.21.0",
"redux": "4.0.5",
"redux-devtools-extension": "2.13.8",
"redux-promise-middleware": "6.1.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-vapor/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.

# [9.21.0](https://github.com/coveo/react-vapor/compare/v9.20.1...v9.21.0) (2020-12-22)


### Features

* **rebranding:** add css variables for ux improvements ([#1782](https://github.com/coveo/react-vapor/issues/1782)) ([a9f00ad](https://github.com/coveo/react-vapor/commit/a9f00adb4331bec30959320725b2f3d67bd805a3))





## [9.20.1](https://github.com/coveo/react-vapor/compare/v9.20.0...v9.20.1) (2020-12-21)

**Note:** Version bump only for package react-vapor
Expand Down
2 changes: 1 addition & 1 deletion packages/react-vapor/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/react-vapor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-vapor",
"version": "9.20.1",
"version": "9.21.0",
"description": "Vapor CSS components implemented with React!",
"keywords": [
"coveo",
Expand Down Expand Up @@ -104,7 +104,7 @@
"codecov": "3.2.0",
"codemirror": "5.54.0",
"concurrently": "5.1.0",
"coveo-styleguide": "^9.20.1",
"coveo-styleguide": "^9.21.0",
"css-loader": "3.4.2",
"d3": "3.5.17",
"del": "5.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/vapor/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.

# [9.21.0](https://github.com/coveo/react-vapor/compare/v9.20.1...v9.21.0) (2020-12-22)


### Features

* **rebranding:** add css variables for ux improvements ([#1782](https://github.com/coveo/react-vapor/issues/1782)) ([a9f00ad](https://github.com/coveo/react-vapor/commit/a9f00adb4331bec30959320725b2f3d67bd805a3))





## [9.20.1](https://github.com/coveo/react-vapor/compare/v9.20.0...v9.20.1) (2020-12-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/vapor/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/vapor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "coveo-styleguide",
"version": "9.20.1",
"version": "9.21.0",
"description": "Yet another CSS framework - but it's awesome & built by Coveo.",
"keywords": [
"coveo",
Expand Down

0 comments on commit 5c6ab08

Please sign in to comment.