Skip to content

Commit

Permalink
release(version): Release 4.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.4.1](v4.4.0...v4.4.1) (2022-06-24)

### Features

* **cli:** Add createBackup method ([#157](#157)) ([ffe2abf](ffe2abf)), closes [#131](#131)
  • Loading branch information
semantic-release-bot committed Jun 24, 2022
1 parent ffe2abf commit 04ce17f
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 @@
## [4.4.1](https://github.com/rajasegar/alacritty-themes/compare/v4.4.0...v4.4.1) (2022-06-24)


### Features

* **cli:** Add createBackup method ([#157](https://github.com/rajasegar/alacritty-themes/issues/157)) ([ffe2abf](https://github.com/rajasegar/alacritty-themes/commit/ffe2abf804f7134c493f844dff52d2f0bad9be7a)), closes [#131](https://github.com/rajasegar/alacritty-themes/issues/131)

# [4.4.0](https://github.com/rajasegar/alacritty-themes/compare/v4.3.0...v4.4.0) (2022-06-22)


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": "4.4.0",
"version": "4.4.1",
"description": "Themes for Alacritty : A cross-platform GPU-Accelerated Terminal emulator",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 04ce17f

Please sign in to comment.