Skip to content

Commit

Permalink
Release 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Apr 21, 2021
1 parent 78f0b2a commit 696d269
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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).

#### [v1.5.3](https://github.com/felixmosh/bull-board/compare/v1.5.2...v1.5.3)

- Fix lint deprecated config [`8f866c2`](https://github.com/felixmosh/bull-board/commit/8f866c2efa6954b17e9ff1e6e465677cc6ce3527)
- Remove snyk test since it is available as Github bot [`868a984`](https://github.com/felixmosh/bull-board/commit/868a984c1a549dfb6804411bd50a4d68c592917d)
- Add @types/ioredis as dependency [`78f0b2a`](https://github.com/felixmosh/bull-board/commit/78f0b2a18f48effa512bb7abb4567569ef05a05b)

#### [v1.5.2](https://github.com/felixmosh/bull-board/compare/v1.5.1...v1.5.2)

> 21 April 2021
- Change example to TS [`dbf995e`](https://github.com/felixmosh/bull-board/commit/dbf995e8197a17261bf840ec0878b9b503477666)
- Update lock file [`ae4e6f3`](https://github.com/felixmosh/bull-board/commit/ae4e6f3617f7bee80c253d0ab6a8163067fd97bd)
- Bump deps [`8c7f652`](https://github.com/felixmosh/bull-board/commit/8c7f6525d5bd187a4aa8eb965d27c2220425e48c)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bull-board",
"description": "Bull queue UI for inspecting jobs",
"version": "1.5.2",
"version": "1.5.3",
"keywords": [
"bull",
"redis",
Expand Down

0 comments on commit 696d269

Please sign in to comment.