Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
chore(release): v2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 1, 2022
1 parent 4b659cc commit 3f7b388
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [2.2.3](https://github.com/e-square-io/nx-github-actions/compare/v2.2.2...v2.2.3) (2022-03-01)

### Bug Fixes

- **utils:** glob error is not handled silently (#31) ([4b659cc](https://github.com/e-square-io/nx-github-actions/commit/4b659cc53de6969817be591bed1594cd49e49742)), closes [#31](https://github.com/e-square-io/nx-github-actions/issues/31) [#9](https://github.com/e-square-io/nx-github-actions/issues/9)

### Continuous Integration

- missing github app token [skip ci] (#30) ([e874871](https://github.com/e-square-io/nx-github-actions/commit/e874871e065f89a88180bbbced77205f5dffe2dc)), closes [#30](https://github.com/e-square-io/nx-github-actions/issues/30)

## [2.2.2](https://github.com/e-square-io/nx-github-actions/compare/v2.2.1...v2.2.2) (2022-03-01)

### Continuous Integration
Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@e-square/nx-github-actions",
"version": "2.2.2",
"version": "2.2.3",
"license": "MIT",
"scripts": {
"nx": "nx",
Expand Down

0 comments on commit 3f7b388

Please sign in to comment.