Skip to content

Commit 73a094c

Browse files
chore(release): 3.29.1 [skip ci]
### [3.29.1](v3.29.0...v3.29.1) (2021-07-06) ### Bug Fixes * **job-details:** encodeURI of job ID for URL ([0b60010](0b60010)), closes [#416](#416)
1 parent f8c80a9 commit 73a094c

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.1](https://github.com/bee-queue/arena/compare/v3.29.0...v3.29.1) (2021-07-06)
2+
3+
### Bug Fixes
4+
5+
- **job-details:** encodeURI of job ID for URL ([0b60010](https://github.com/bee-queue/arena/commit/0b600102769fe066c2aec7046c970009dbd5ef5f)), closes [#416](https://github.com/bee-queue/arena/issues/416)
6+
17
## [3.29.0](https://github.com/bee-queue/arena/compare/v3.28.0...v3.29.0) (2021-06-14)
28

39
### 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.29.0"
62+
"version": "3.29.1"
6363
}

0 commit comments

Comments
 (0)