Skip to content

Commit

Permalink
chore(release): 1.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.6](v1.0.5...v1.0.6) (2023-05-08)

### Bug Fixes

* **deps-dev:** bump ts-jest from 26.5.4 to 26.5.6 ([caa8097](caa8097))
  • Loading branch information
semantic-release-bot committed May 8, 2023
1 parent ef4ae43 commit 8d682b5
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.6](https://github.com/tanmen/jest-reporter/compare/v1.0.5...v1.0.6) (2023-05-08)


### Bug Fixes

* **deps-dev:** bump ts-jest from 26.5.4 to 26.5.6 ([caa8097](https://github.com/tanmen/jest-reporter/commit/caa8097e540d2a7769bd316cd58b4b88de4a9b72))

## [1.0.5](https://github.com/tanmen/jest-reporter/compare/v1.0.4...v1.0.5) (2023-05-08)


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.5",
"version": "1.0.6",
"private": true,
"main": "dist/index.js",
"author": "tanmen <[email protected]>",
Expand Down

0 comments on commit 8d682b5

Please sign in to comment.