From 16c777261a3b69308ecdb30604cb82be435ef172 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 21 Aug 2022 18:17:39 +0000 Subject: [PATCH] release(version): Release v5.0.0 [skip ci] # [5.0.0](https://github.com/rajasegar/alacritty-themes/compare/v4.4.2...v5.0.0) (2022-08-21) ### Features * **semantic-release:** fix semantic-release config ([468cbfb](https://github.com/rajasegar/alacritty-themes/commit/468cbfb79231cd9d306ad3f733da3ba424757179)) ### BREAKING CHANGES * **semantic-release:** fix semantic-release --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 436d64b..8811dd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [5.0.0](https://github.com/rajasegar/alacritty-themes/compare/v4.4.2...v5.0.0) (2022-08-21) + + +### Features + +* **semantic-release:** fix semantic-release config ([468cbfb](https://github.com/rajasegar/alacritty-themes/commit/468cbfb79231cd9d306ad3f733da3ba424757179)) + + +### BREAKING CHANGES + +* **semantic-release:** fix semantic-release + ## [4.4.2](https://github.com/rajasegar/alacritty-themes/compare/v4.4.1...v4.4.2) (2022-07-17) ## [4.4.1](https://github.com/rajasegar/alacritty-themes/compare/v4.4.0...v4.4.1) (2022-06-24) diff --git a/package.json b/package.json index 7d17a9b..19658aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alacritty-themes", - "version": "4.4.2", + "version": "5.0.0", "description": "Themes for Alacritty : A cross-platform GPU-Accelerated Terminal emulator", "main": "index.js", "bin": {