Skip to content

Commit

Permalink
chore(release): 4.11.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.11.0](v4.10.0...v4.11.0) (2023-09-16)

### Features

* **sandbox:** convert wrapJob method as protected for extension ([#2182](#2182)) ([1494b55](1494b55))
  • Loading branch information
semantic-release-bot committed Sep 16, 2023
1 parent 1494b55 commit 3fd185c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/gitbook/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [4.11.0](https://github.com/taskforcesh/bullmq/compare/v4.10.0...v4.11.0) (2023-09-16)


### Features

* **sandbox:** convert wrapJob method as protected for extension ([#2182](https://github.com/taskforcesh/bullmq/issues/2182)) ([1494b55](https://github.com/taskforcesh/bullmq/commit/1494b5566573356e0248b4a5cab48ae21d82f1da))

# [4.10.0](https://github.com/taskforcesh/bullmq/compare/v4.9.0...v4.10.0) (2023-09-12)


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": "bullmq",
"version": "4.10.0",
"version": "4.11.0",
"description": "Queue for messages and jobs based on Redis",
"homepage": "https://bullmq.io/",
"main": "./dist/cjs/index.js",
Expand Down

0 comments on commit 3fd185c

Please sign in to comment.