Skip to content

Commit

Permalink
Release 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Jun 28, 2021
1 parent 94f68f7 commit c1671c2
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 2 deletions.
138 changes: 137 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,147 @@ 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.1.3](https://github.com/felixmosh/bull-board/compare/v3.3.0...v2.1.3)

- Add deprecation message [`94f68f7`](https://github.com/felixmosh/bull-board/commit/94f68f7b1b8e356b1bca8e1c4e08731aedc7f7fa)

#### [v3.3.0](https://github.com/felixmosh/bull-board/compare/v3.2.11...v3.3.0)

> 28 June 2021
- Add confirmation modal on "dangerous" actions, closes #241 [`#302`](https://github.com/felixmosh/bull-board/pull/302)
- Add confirmation modal on "dangerous" actions, closes #241 (#302) [`#241`](https://github.com/felixmosh/bull-board/issues/241)
- Release 3.3.0 [`b332982`](https://github.com/felixmosh/bull-board/commit/b33298203fa37fa0ac756d15f2bfb6b91dddfc0d)
- Show successful failed job with a green progress bar [`6654e22`](https://github.com/felixmosh/bull-board/commit/6654e22967da35e1e2f5485f9f7701e11838e1ca)

#### [v3.2.11](https://github.com/felixmosh/bull-board/compare/v3.2.10...v3.2.11)

> 23 June 2021
- fix: fix @bull-board/ui paths, closes #300 [`#301`](https://github.com/felixmosh/bull-board/pull/301)
- fix: fix @bull-board/ui paths, closes #300 (#301) [`#300`](https://github.com/felixmosh/bull-board/issues/300)
- Release 3.2.11 [`a99688a`](https://github.com/felixmosh/bull-board/commit/a99688a8e5a3a1bdd638caaf29486e9e93f3a59e)

#### [v3.2.10](https://github.com/felixmosh/bull-board/compare/v3.2.9...v3.2.10)

> 22 June 2021
- fix: break long words in logs, data & error stack-trace, fixes #298 [`#299`](https://github.com/felixmosh/bull-board/pull/299)
- fix: break long words in logs, data & error stack-trace, fixes #298 (#299) [`#298`](https://github.com/felixmosh/bull-board/issues/298)
- Release 3.2.10 [`1ee5e82`](https://github.com/felixmosh/bull-board/commit/1ee5e82838a9eff25b7bd043f1e30be1f31c670e)

#### [v3.2.9](https://github.com/felixmosh/bull-board/compare/v3.2.8...v3.2.9)

> 20 June 2021
- fix: require ejs explicitly, fixes #297 [`#297`](https://github.com/felixmosh/bull-board/issues/297)
- Release 3.2.9 [`4619673`](https://github.com/felixmosh/bull-board/commit/4619673d1f7825139529b42edc4ec5da69d3fee4)

#### [v3.2.8](https://github.com/felixmosh/bull-board/compare/v3.2.7...v3.2.8)

> 12 June 2021
- fix: show failed job as "green" in active tab [`#296`](https://github.com/felixmosh/bull-board/pull/296)
- Release 3.2.8 [`45e020c`](https://github.com/felixmosh/bull-board/commit/45e020ce1d2a6fef865136ec17da0e7e457ecc50)
- Update package.json [`5d8cada`](https://github.com/felixmosh/bull-board/commit/5d8cada5a5da9d6e8f33231e2ec34c9e10d53198)
- Update CODE_OF_CONDUCT.md [`29b3dbf`](https://github.com/felixmosh/bull-board/commit/29b3dbfd5b5b48813770a40cf6fecadef0a1158f)

#### [v3.2.7](https://github.com/felixmosh/bull-board/compare/v3.2.6...v3.2.7)

> 7 June 2021
- fix: Show failed jobs as failed in "latest" tab [`#293`](https://github.com/felixmosh/bull-board/pull/293)
- Release 3.2.7 [`8d6ff42`](https://github.com/felixmosh/bull-board/commit/8d6ff42e4689c553afad93133712bf3e82fdb60d)

#### [v3.2.6](https://github.com/felixmosh/bull-board/compare/v3.2.5...v3.2.6)

> 2 June 2021
- Release 3.2.6 [`065c1f0`](https://github.com/felixmosh/bull-board/commit/065c1f0cf5a8784ce87329338ed61301e0b79c4a)
- refactor: start using constants instead of strings [`15e3082`](https://github.com/felixmosh/bull-board/commit/15e30822af01083c38f40c545934fc28496b8bba)
- refactor: change example to use package instead of direct paths [`6a3c34f`](https://github.com/felixmosh/bull-board/commit/6a3c34fad71a3004611970b9cbe1e2fa7ca969a6)

#### [v3.2.5](https://github.com/felixmosh/bull-board/compare/v3.2.4...v3.2.5)

> 2 June 2021
- Change typings path, related to #289 [`8a2d055`](https://github.com/felixmosh/bull-board/commit/8a2d0558b8a2f2d76f51bc63c85f705950318b6d)
- Release 3.2.5 [`19160e5`](https://github.com/felixmosh/bull-board/commit/19160e5132b2487674be54f2d87130bcfa88ede6)
- Add clean task [`d852b72`](https://github.com/felixmosh/bull-board/commit/d852b7254fa67b2d1e738e09dc8591d653833c6a)

#### [v3.2.4](https://github.com/felixmosh/bull-board/compare/v3.2.3...v3.2.4)

> 2 June 2021
- fix: compile typings with rest of the lib [`#292`](https://github.com/felixmosh/bull-board/pull/292)
- fix: point global common typings to use dist [`#290`](https://github.com/felixmosh/bull-board/pull/290)
- Release 3.2.4 [`60740d7`](https://github.com/felixmosh/bull-board/commit/60740d780619641a59b822fc1449e23c03df8f03)
- Ignore dist [`2f049e4`](https://github.com/felixmosh/bull-board/commit/2f049e48b42132290e838b3fe01706d3e366fbde)
- Prompt only version on release [`e5cf178`](https://github.com/felixmosh/bull-board/commit/e5cf178d91ada63515b553af58f1eb3dd0ed3cfb)

#### [v3.2.3](https://github.com/felixmosh/bull-board/compare/v3.2.2...v3.2.3)

> 2 June 2021
- Release 3.2.3 [`3045c26`](https://github.com/felixmosh/bull-board/commit/3045c26913970ec1b82fae2a3cd83ceb682b3f78)
- Update logo in README.md [`49bc7fb`](https://github.com/felixmosh/bull-board/commit/49bc7fbdc0b27aa78de778468710c25bc8b99e67)

#### [v3.2.2](https://github.com/felixmosh/bull-board/compare/v3.2.1...v3.2.2)

> 2 June 2021
- Release 3.2.2 [`cc8a135`](https://github.com/felixmosh/bull-board/commit/cc8a1358f99283131a1b3fc497dbf64d50db2c97)
- Fix logo [`5c5add9`](https://github.com/felixmosh/bull-board/commit/5c5add93ba1e1d32b933c2216f7e093ab7c28256)

#### [v3.2.1](https://github.com/felixmosh/bull-board/compare/v3.2.0...v3.2.1)

> 2 June 2021
- Add fav icon & change the logo to be more consistent between OS's [`#288`](https://github.com/felixmosh/bull-board/pull/288)
- Release 3.2.1 [`6251c28`](https://github.com/felixmosh/bull-board/commit/6251c281e914832c53c1ebe106b79221b77154dc)
- Add release hooks [`a995359`](https://github.com/felixmosh/bull-board/commit/a995359887758f735476850eda754d7d3f6c8a7f)

#### [v3.2.0](https://github.com/felixmosh/bull-board/compare/v3.1.0...v3.2.0)

> 2 June 2021
- Feat: Add pagination [`#287`](https://github.com/felixmosh/bull-board/pull/287)
- Release 3.2.0 [`9aabd7c`](https://github.com/felixmosh/bull-board/commit/9aabd7c8077710e4e0c666a1a27c0ab1a2a83cd5)
- Add koa example to readme [`762015b`](https://github.com/felixmosh/bull-board/commit/762015ba8838201613a630880ae920fc59ee349c)
- Add koa example to readme [`5cc2dd6`](https://github.com/felixmosh/bull-board/commit/5cc2dd62eb39a38bd0244c3402302db72433806e)

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

> 1 June 2021
- Add koa adapter [`#285`](https://github.com/felixmosh/bull-board/pull/285)
- Release 3.1.0 [`7234dd9`](https://github.com/felixmosh/bull-board/commit/7234dd9af5a97c7669d094083aea6de0cd9423c6)

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

> 30 May 2021
- Update lock files [`cba3e3e`](https://github.com/felixmosh/bull-board/commit/cba3e3e9d7e8c1e38e0323bbc87e7e4100c59cf9)
- Add readme to all packages [`9e98bc5`](https://github.com/felixmosh/bull-board/commit/9e98bc5c5e68b382a6e47aa8db572fdc463adc54)
- Add keywords [`d80673a`](https://github.com/felixmosh/bull-board/commit/d80673ae32ea0d7fa3be95697f15af9873c1d71f)

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

> 29 May 2021
- Move bull-board to use mono-repo structure [`#281`](https://github.com/felixmosh/bull-board/pull/281)
- chore(deps): bump dns-packet from 1.3.1 to 1.3.4 [`#279`](https://github.com/felixmosh/bull-board/pull/279)
- Remove eslint-plugin-prettier since it formats differently then prettier it self [`ce93b4c`](https://github.com/felixmosh/bull-board/commit/ce93b4cdd16ccbf36300098f1ee9d38c2978149b)
- Add descriptions [`057ee57`](https://github.com/felixmosh/bull-board/commit/057ee570deaadcbffde33c2d889c8ea9bc002c2e)
- Release 3.0.0 [`6eb242f`](https://github.com/felixmosh/bull-board/commit/6eb242fdd240ca9f2b1c4c3c3ae5414619d40e73)

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

> 27 May 2021
- Bump deps [`59ad669`](https://github.com/felixmosh/bull-board/commit/59ad66912dddfbbbdabc23024b96286e977c9d3a)
- Fix prettier config && reformat the code [`ab134ca`](https://github.com/felixmosh/bull-board/commit/ab134ca0a26092c12b41c77b5159e21e24983fe4)
- Fix type issue [`04221c9`](https://github.com/felixmosh/bull-board/commit/04221c94242277363577d679a9524c857cc8b7e0)
- Release 2.1.2 [`ea19cab`](https://github.com/felixmosh/bull-board/commit/ea19cabe5b27b749489a8240e60f16d334a7e15a)

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

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.1.2",
"version": "2.1.3",
"description": "Bull queue UI for inspecting jobs",
"keywords": [
"bull",
Expand Down

0 comments on commit c1671c2

Please sign in to comment.