Skip to content

Commit

Permalink
chore(release): publish v4.20.3 [skip travis]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Jan 29, 2020
1 parent 5605adf commit 33e6173
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 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.

## [4.20.3](https://github.com/coveo/react-vapor/compare/v4.20.2...v4.20.3) (2020-01-29)


### Bug Fixes

* **multilineInput:** add invalidmessage prop ([#1414](https://github.com/coveo/react-vapor/issues/1414)) ([5605adf](https://github.com/coveo/react-vapor/commit/5605adf88fa4dda9ced0c2849a02deb77796c155))





## [4.20.2](https://github.com/coveo/react-vapor/compare/v4.20.1...v4.20.2) (2020-01-28)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "4.20.2",
"version": "4.20.3",
"command": {
"publish": {
"conventionalCommits": true,
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.

## [4.20.3](https://github.com/coveo/react-vapor/compare/v4.20.2...v4.20.3) (2020-01-29)


### Bug Fixes

* **multilineInput:** add invalidmessage prop ([#1414](https://github.com/coveo/react-vapor/issues/1414)) ([5605adf](https://github.com/coveo/react-vapor/commit/5605adf88fa4dda9ced0c2849a02deb77796c155))





## [4.20.2](https://github.com/coveo/react-vapor/compare/v4.20.1...v4.20.2) (2020-01-28)

**Note:** Version bump only for package react-vapor
Expand Down
2 changes: 1 addition & 1 deletion packages/react-vapor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-vapor",
"version": "4.20.2",
"version": "4.20.3",
"description": "Vapor CSS components implemented with React!",
"keywords": [
"coveo",
Expand Down

0 comments on commit 33e6173

Please sign in to comment.