Skip to content

Commit

Permalink
chore(release): 3.29.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.29.0](v3.28.1...v3.29.0) (2021-08-20)

### Features

* **jobs:** add extendLock method ([30d5959](30d5959))
  • Loading branch information
semantic-release-bot committed Aug 20, 2021
1 parent 30d5959 commit f2e25fb
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.29.0](https://github.com/OptimalBits/bull/compare/v3.28.1...v3.29.0) (2021-08-20)


### Features

* **jobs:** add extendLock method ([30d5959](https://github.com/OptimalBits/bull/commit/30d59590c34cb664e3b9a62695c4092c9b1ae3f3))

## [3.28.1](https://github.com/OptimalBits/bull/compare/v3.28.0...v3.28.1) (2021-08-06)


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.28.1",
"version": "3.29.0",
"description": "Job manager",
"engines": {
"node": ">=10"
Expand Down

0 comments on commit f2e25fb

Please sign in to comment.