Skip to content

Commit

Permalink
docs: Release 2.2.0 🔥
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyrt committed Mar 24, 2024
1 parent 0b78d29 commit c4c8bc2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog][],
and this project adheres to [Semantic Versioning][].

## 2.2.0
## [2.2.0]

### Added

Expand Down Expand Up @@ -187,3 +187,4 @@ Initial beta release
[2.1.1]: https://github.com/mishamyrt/Nuga/releases/tag/v2.1.1
[2.2.0-beta1]: https://github.com/mishamyrt/Nuga/releases/tag/v2.2.0-beta1
[2.2.0-beta2]: https://github.com/mishamyrt/Nuga/releases/tag/v2.2.0-beta2
[2.2.0]: https://github.com/mishamyrt/Nuga/releases/tag/v2.2.0
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 2.2.0-beta2
VERSION = 2.2.0
DIST_PATH = dist

OS := `echo $(shell uname) | tr A-Z a-z`
Expand Down

0 comments on commit c4c8bc2

Please sign in to comment.