From 0be050ba66b8d681528968184192350b11c3ec43 Mon Sep 17 00:00:00 2001 From: Felix Mosheev <9304194+felixmosh@users.noreply.github.com> Date: Wed, 26 May 2021 13:14:42 +0300 Subject: [PATCH] Release 2.1.1 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ceec678..2b4567a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +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.1.1](https://github.com/felixmosh/bull-board/compare/v2.1.0...v2.1.1) + +- Fix blurry fonts [`f1d9b04`](https://github.com/felixmosh/bull-board/commit/f1d9b044af872382a7a08dac5f7e5eb13acd4387) + #### [v2.1.0](https://github.com/felixmosh/bull-board/compare/v2.0.3...v2.1.0) +> 21 May 2021 + - feat: add addQueue and removeQueue methods [`#278`](https://github.com/felixmosh/bull-board/pull/278) - fix ejs semicolon [`#275`](https://github.com/felixmosh/bull-board/pull/275) - Bump deps [`9990162`](https://github.com/felixmosh/bull-board/commit/99901623ab2c0e452c94cc783951203db854a14d) +- Release 2.1.0 [`f3dfb68`](https://github.com/felixmosh/bull-board/commit/f3dfb6867ac8e9f04a5989e0fa57537139e3dc68) #### [v2.0.3](https://github.com/felixmosh/bull-board/compare/v2.0.2...v2.0.3) diff --git a/package.json b/package.json index d56b06ff..72da6267 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bull-board", - "version": "2.1.0", + "version": "2.1.1", "description": "Bull queue UI for inspecting jobs", "keywords": [ "bull",