File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 5.34.5] ( https://github.com/taskforcesh/bullmq/compare/v5.34.4...v5.34.5 ) (2024-12-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** dynamic-rate-limit:** validate job lock cases ([ #2975 ] ( https://github.com/taskforcesh/bullmq/issues/2975 ) ) ([ 8bb27ea] ( https://github.com/taskforcesh/bullmq/commit/8bb27ea4438cbd11e85fa4d0aa516bd1c0e7d51b ) )
7
+
1
8
## [ 5.34.4] ( https://github.com/taskforcesh/bullmq/compare/v5.34.3...v5.34.4 ) (2024-12-21)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bullmq" ,
3
- "version" : " 5.34.4 " ,
3
+ "version" : " 5.34.5 " ,
4
4
"description" : " Queue for messages and jobs based on Redis" ,
5
5
"homepage" : " https://bullmq.io/" ,
6
6
"main" : " ./dist/cjs/index.js" ,
Original file line number Diff line number Diff line change 1
- export const version = '5.34.4 ' ;
1
+ export const version = '5.34.5 ' ;
You can’t perform that action at this time.
0 commit comments