From 9e1f2034b26cd03f15e8c1c3fe27b60f45f2208b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 23 Nov 2022 00:47:01 +0000 Subject: [PATCH] release(version): Release v5.3.1 [skip ci] ## [5.3.1](https://github.com/rajasegar/alacritty-themes/compare/v5.3.0...v5.3.1) (2022-11-23) ### Bug Fixes * Config warning: bar has been deprecated; use `colors.footer_bar` instead ([#203](https://github.com/rajasegar/alacritty-themes/issues/203)) ([cda1555](https://github.com/rajasegar/alacritty-themes/commit/cda1555030801210f017086b1c2cf839a3351f6f)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21a8215..34e2f29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.3.1](https://github.com/rajasegar/alacritty-themes/compare/v5.3.0...v5.3.1) (2022-11-23) + + +### Bug Fixes + +* Config warning: bar has been deprecated; use `colors.footer_bar` instead ([#203](https://github.com/rajasegar/alacritty-themes/issues/203)) ([cda1555](https://github.com/rajasegar/alacritty-themes/commit/cda1555030801210f017086b1c2cf839a3351f6f)) + # [5.3.0](https://github.com/rajasegar/alacritty-themes/compare/v5.2.0...v5.3.0) (2022-10-28) diff --git a/package.json b/package.json index d929cc1..69a13d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alacritty-themes", - "version": "5.3.0", + "version": "5.3.1", "description": "Themes for Alacritty : A cross-platform GPU-Accelerated Terminal emulator", "main": "index.js", "bin": {