Skip to content

Commit 7d5b1bf

Browse files
chore(release): 3.23.0 [skip ci]
## [3.23.0](v3.22.0...v3.23.0) (2021-06-02) ### Features * **bullmq:** provide support for flow creation ([da783af](da783af)) * **flow-details:** add redis statistics ([e2b20f3](e2b20f3))
1 parent ff3ca32 commit 7d5b1bf

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.23.0](https://github.com/bee-queue/arena/compare/v3.22.0...v3.23.0) (2021-06-02)
2+
3+
### Features
4+
5+
- **bullmq:** provide support for flow creation ([da783af](https://github.com/bee-queue/arena/commit/da783afd52853a9c63510c3d1483afe1b15cf6c1))
6+
- **flow-details:** add redis statistics ([e2b20f3](https://github.com/bee-queue/arena/commit/e2b20f374ccda9d51d3f2b23db5e1c29a0994bba))
7+
18
## [3.22.0](https://github.com/bee-queue/arena/compare/v3.21.0...v3.22.0) (2021-05-25)
29

310
### Features

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.22.0"
62+
"version": "3.23.0"
6363
}

0 commit comments

Comments
 (0)