Skip to content

Commit

Permalink
chore(release): 3.22.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.22.4](v3.22.3...v3.22.4) (2021-04-27)

### Bug Fixes

* also populate retriedOn when loading from id with excludeData ([0964b39](0964b39))
  • Loading branch information
semantic-release-bot committed Apr 27, 2021
1 parent 0964b39 commit 629bad6
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 @@
## [3.22.4](https://github.com/OptimalBits/bull/compare/v3.22.3...v3.22.4) (2021-04-27)


### Bug Fixes

* also populate retriedOn when loading from id with excludeData ([0964b39](https://github.com/OptimalBits/bull/commit/0964b390d9190510f0d016f4eb2a3f1bc6cdb4e5))

## [3.22.3](https://github.com/OptimalBits/bull/compare/v3.22.2...v3.22.3) (2021-04-23)


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": "bull",
"version": "3.22.3",
"version": "3.22.4",
"description": "Job manager",
"engines": {
"node": ">=10"
Expand Down

0 comments on commit 629bad6

Please sign in to comment.