Skip to content

Commit

Permalink
Build: [skip ci][skip-release] v21.13.1-pre-prod.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ES-Components Lerna Publish Bot committed Jun 25, 2024
1 parent b880257 commit 2626de6
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [21.13.1-pre-prod.1](https://github.com/WTW-IM/es-components/compare/v21.13.1-pre-prod.0...v21.13.1-pre-prod.1) (2024-06-25)

### Fix

- overflow in outlinebutton (#844) ([b880257](https://github.com/WTW-IM/es-components/commit/b88025707cb8c521adca40d4fe2b6b68008d8db5)), closes [#844](https://github.com/WTW-IM/es-components/issues/844)

### Upgrade

- bump braces from 3.0.2 to 3.0.3 ([e49a8b2](https://github.com/WTW-IM/es-components/commit/e49a8b28196354301d5081eecc16f86d3772294f))
- bump ejs from 3.1.9 to 3.1.10 ([8eac6d0](https://github.com/WTW-IM/es-components/commit/8eac6d07bc73d85834cc3e5a241b1f0f384c0337))
- bump ws from 8.16.0 to 8.17.1 ([6d1c294](https://github.com/WTW-IM/es-components/commit/6d1c2940c61ecd5456d54b3d971701e08eb2dd76))

## [21.13.1-pre-prod.0](https://github.com/WTW-IM/es-components/compare/v21.13.0...v21.13.1-pre-prod.0) (2024-06-19)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"lerna": "2.11.0",
"packages": ["packages/*"],
"version": "21.13.1-pre-prod.0",
"version": "21.13.1-pre-prod.1",
"command": {
"publish": {
"message": "Build: [skip ci][skip-release] %s"
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

6 changes: 6 additions & 0 deletions packages/es-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [21.13.1-pre-prod.1](https://github.com/wtw-im/es-components/compare/v21.13.1-pre-prod.0...v21.13.1-pre-prod.1) (2024-06-25)

### Fix

- overflow in outlinebutton (#844) ([b880257](https://github.com/wtw-im/es-components/commit/b88025707cb8c521adca40d4fe2b6b68008d8db5)), closes [#844](https://github.com/wtw-im/es-components/issues/844)

## [21.13.1-pre-prod.0](https://github.com/wtw-im/es-components/compare/v21.13.0...v21.13.1-pre-prod.0) (2024-06-19)

### Fix
Expand Down
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.13.1-pre-prod.0",
"version": "21.13.1-pre-prod.1",
"description": "React components built for Exchange Solutions products",
"author": "Willis Towers Watson - Individual Marketplace",
"license": "MIT",
Expand Down

0 comments on commit 2626de6

Please sign in to comment.