Skip to content

Commit

Permalink
chore(release): 1.0.23 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.23](v1.0.22...v1.0.23) (2023-07-31)

### Bug Fixes

* **deps:** bump @jest/test-result from 29.6.1 to 29.6.2 ([368b048](368b048))
  • Loading branch information
semantic-release-bot committed Jul 31, 2023
1 parent 8229fd9 commit d6056ac
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.23](https://github.com/tanmen/jest-reporter/compare/v1.0.22...v1.0.23) (2023-07-31)


### Bug Fixes

* **deps:** bump @jest/test-result from 29.6.1 to 29.6.2 ([368b048](https://github.com/tanmen/jest-reporter/commit/368b048a14e0baad9e67ff05840c3da6dfb6b723))

## [1.0.22](https://github.com/tanmen/jest-reporter/compare/v1.0.21...v1.0.22) (2023-07-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-reporter",
"version": "1.0.22",
"version": "1.0.23",
"private": true,
"main": "dist/index.js",
"author": "tanmen <yt.prog@gmail.com>",
Expand Down

0 comments on commit d6056ac

Please sign in to comment.