Skip to content

Commit

Permalink
release(version): Release v5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.1.0](v5.0.1...v5.1.0) (2022-08-24)

### Features

* **theme:** add Moonlight II VSCode theme ([73e9e6b](73e9e6b))
  • Loading branch information
semantic-release-bot committed Aug 24, 2022
1 parent 73e9e6b commit 3b9cf7d
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.1.0](https://github.com/rajasegar/alacritty-themes/compare/v5.0.1...v5.1.0) (2022-08-24)


### Features

* **theme:** add Moonlight II VSCode theme ([73e9e6b](https://github.com/rajasegar/alacritty-themes/commit/73e9e6b6d6921260c652d0ff6fb8cab1acdf2449))

## [5.0.1](https://github.com/rajasegar/alacritty-themes/compare/v5.0.0...v5.0.1) (2022-08-21)


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

0 comments on commit 3b9cf7d

Please sign in to comment.