Skip to content

Commit

Permalink
release(version): Release v5.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.3.1](v5.3.0...v5.3.1) (2022-11-23)

### Bug Fixes

* Config warning: bar has been deprecated; use `colors.footer_bar` instead ([#203](#203)) ([cda1555](cda1555))
  • Loading branch information
semantic-release-bot committed Nov 23, 2022
1 parent cda1555 commit 9e1f203
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


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": "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": {
Expand Down

0 comments on commit 9e1f203

Please sign in to comment.