Skip to content

Commit d2ea2ba

Browse files
chore(release): 3.30.4 [skip ci]
### [3.30.4](v3.30.3...v3.30.4) (2023-02-18) ### Bug Fixes * **mounting:** differentiate base and appBase paths when disableListen ([#623](#623)) ([387e3ac](387e3ac))
1 parent 387e3ac commit d2ea2ba

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### [3.30.4](https://github.com/bee-queue/arena/compare/v3.30.3...v3.30.4) (2023-02-18)
2+
3+
### Bug Fixes
4+
5+
- **mounting:** differentiate base and appBase paths when disableListen ([#623](https://github.com/bee-queue/arena/issues/623)) ([387e3ac](https://github.com/bee-queue/arena/commit/387e3ac7fdcf94f72765d80c26d3b074c91cdd03))
6+
17
### [3.30.3](https://github.com/bee-queue/arena/compare/v3.30.2...v3.30.3) (2023-01-06)
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.30.3"
62+
"version": "3.30.4"
6363
}

0 commit comments

Comments
 (0)