Skip to content

Commit 4cccdb4

Browse files
chore(release): 3.29.3 [skip ci]
### [3.29.3](v3.29.2...v3.29.3) (2021-09-08) ### Bug Fixes * 🐛 Update how Redis URL is passed to Bull ([81bf488](81bf488)), closes [OptimalBits/bull#2118](OptimalBits/bull#2118)
1 parent ddf5048 commit 4cccdb4

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### [3.29.3](https://github.com/bee-queue/arena/compare/v3.29.2...v3.29.3) (2021-09-08)
2+
3+
### Bug Fixes
4+
5+
- 🐛 Update how Redis URL is passed to Bull ([81bf488](https://github.com/bee-queue/arena/commit/81bf488d3d668dba986bc03e171e6f3bc0faf761)), closes [OptimalBits/bull#2118](https://github.com/OptimalBits/bull/issues/2118)
6+
17
### [3.29.2](https://github.com/bee-queue/arena/compare/v3.29.1...v3.29.2) (2021-08-12)
28

39
### Bug Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@
5959
"bullmq"
6060
],
6161
"repository": "https://github.com/bee-queue/arena.git",
62-
"version": "3.29.2"
62+
"version": "3.29.3"
6363
}

0 commit comments

Comments
 (0)