Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed May 7, 2021
1 parent 086cfe6 commit 160c366
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.0.2](https://github.com/felixmosh/bull-board/compare/v2.0.1...v2.0.2)

- refactor: extract common control code to queueProvider & jobProvider [`#268`](https://github.com/felixmosh/bull-board/pull/268)
- Fix typo (bullMQAdapter to BullMQAdapter) [`#267`](https://github.com/felixmosh/bull-board/pull/267)
- Update README.md [`a0f5e95`](https://github.com/felixmosh/bull-board/commit/a0f5e95c218873df82bde74de59c5a6bdede23a5)

#### [v2.0.1](https://github.com/felixmosh/bull-board/compare/v2.0.0...v2.0.1)

> 28 April 2021
- refactor: Remove client deps from lib's deps [`#263`](https://github.com/felixmosh/bull-board/pull/263)
- Release 2.0.1 [`77f1402`](https://github.com/felixmosh/bull-board/commit/77f1402b52451eb9be3e6467dd31a3f3130e1181)
- Update README.md [`6acb9ef`](https://github.com/felixmosh/bull-board/commit/6acb9efd1521f7563a947d01bf5729eb6fde416c)
- Update README.md [`fe903ee`](https://github.com/felixmosh/bull-board/commit/fe903ee2dece8bb36f4538a7afbb09c0986d6bba)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bull-board",
"version": "2.0.1",
"version": "2.0.2",
"description": "Bull queue UI for inspecting jobs",
"keywords": [
"bull",
Expand Down

0 comments on commit 160c366

Please sign in to comment.