Skip to content

Commit

Permalink
[skip ci] v21.6.68-pre-prod.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ES-Components Lerna Publish Bot committed May 20, 2021
1 parent a93e869 commit 20d8cc9
Show file tree
Hide file tree
Showing 11 changed files with 39 additions and 7 deletions.
8 changes: 8 additions & 0 deletions 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.

## <small>21.6.68-pre-prod.0 (2021-05-20)</small>

* Build: migrate adapter to npm package ([a93e869](https://github.com/WTW-IM/es-components/commit/a93e869))





## [21.6.1](https://github.com/WTW-IM/es-components/compare/v21.6.0...v21.6.1) (2020-07-30)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
"packages/*"
],
"version": "21.6.67",
"version": "21.6.68-pre-prod.0",
"command": {
"publish": {
"message": "[skip ci] %s",
Expand Down
8 changes: 8 additions & 0 deletions packages/es-components-via-theme/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.

## <small>21.6.68-pre-prod.0 (2021-05-20)</small>

* Build: migrate adapter to npm package ([a93e869](https://github.com/WTW-IM/es-components/commit/a93e869))





<a name="21.6.67"></a>
## <small>21.6.67 (2021-05-18)</small>

Expand Down
2 changes: 1 addition & 1 deletion packages/es-components-via-theme/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/es-components-via-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "es-components-via-theme",
"version": "21.6.67",
"version": "21.6.68-pre-prod.0",
"main": "index.js",
"author": "Willis Towers Watson - Individual Marketplace",
"license": "MIT"
Expand Down
8 changes: 8 additions & 0 deletions packages/es-components-wtw-theme/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.

## <small>21.6.68-pre-prod.0 (2021-05-20)</small>

* Build: migrate adapter to npm package ([a93e869](https://github.com/WTW-IM/es-components/commit/a93e869))





<a name="21.6.67"></a>
## <small>21.6.67 (2021-05-18)</small>

Expand Down
2 changes: 1 addition & 1 deletion packages/es-components-wtw-theme/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/es-components-wtw-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "es-components-wtw-theme",
"version": "21.6.67",
"version": "21.6.68-pre-prod.0",
"main": "index.js",
"author": "Willis Towers Watson - Individual Marketplace",
"license": "MIT"
Expand Down
8 changes: 8 additions & 0 deletions packages/es-components/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.

## <small>21.6.68-pre-prod.0 (2021-05-20)</small>

* Build: migrate adapter to npm package ([a93e869](https://github.com/wtw-im/es-components/commit/a93e869))





<a name="21.6.67"></a>
## <small>21.6.67 (2021-05-18)</small>

Expand Down
2 changes: 1 addition & 1 deletion packages/es-components/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/es-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "es-components",
"version": "21.6.67",
"version": "21.6.68-pre-prod.0",
"description": "React components built for Exchange Solutions products",
"author": "Willis Towers Watson - Individual Marketplace",
"license": "MIT",
Expand Down

0 comments on commit 20d8cc9

Please sign in to comment.