Skip to content

Commit

Permalink
docs: Release 2.2.0-beta2 🔥
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyrt committed Mar 21, 2024
1 parent 1749a69 commit a266490
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-beta2
## [2.2.0-beta2]

### Fixed

Expand Down Expand Up @@ -174,3 +174,4 @@ Initial beta release
[2.1.0]: https://github.com/mishamyrt/Nuga/releases/tag/v2.1.0
[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 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 2.2.0-beta1
VERSION = 2.2.0-beta2
DIST_PATH = dist

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

0 comments on commit a266490

Please sign in to comment.