Skip to content

Commit

Permalink
release(version): Release 4.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.4](v4.0.3...v4.0.4) (2023-12-04)

### chore

* **deps-dev:** bump eslint and [@types](https://github.com/types)/eslint ([7478235](7478235))
* **deps-dev:** bump the patches group with 5 updates ([95433b1](95433b1))
* **deps-dev:** bump typescript from 5.2.2 to 5.3.2 ([e447213](e447213))
  • Loading branch information
semantic-release-bot committed Dec 4, 2023
1 parent 13063b1 commit 74669db
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [4.0.4](https://github.com/killtheliterate/redux-saga-try-catch/compare/v4.0.3...v4.0.4) (2023-12-04)


### chore

* **deps-dev:** bump eslint and [@types](https://github.com/types)/eslint ([7478235](https://github.com/killtheliterate/redux-saga-try-catch/commit/74782356df11c287ece217c4d087a7edf9d54bd7))
* **deps-dev:** bump the patches group with 5 updates ([95433b1](https://github.com/killtheliterate/redux-saga-try-catch/commit/95433b14bcccfa2847decd3d28519f05c10b8a1c))
* **deps-dev:** bump typescript from 5.2.2 to 5.3.2 ([e447213](https://github.com/killtheliterate/redux-saga-try-catch/commit/e44721309c622950fcdfbf95d88287c1f2db31ed))

## [4.0.3](https://github.com/killtheliterate/redux-saga-try-catch/compare/v4.0.2...v4.0.3) (2023-11-01)


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": "redux-saga-try-catch",
"version": "4.0.3",
"version": "4.0.4",
"author": "Garrett Dawson",
"description": "A saga utility to reduce flow control boilerplate",
"homepage": "https://github.com/killtheliterate/redux-saga-try-catch",
Expand Down

0 comments on commit 74669db

Please sign in to comment.