Skip to content

Commit

Permalink
deleting 1.4.0-rc.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sorizen committed Apr 5, 2024
1 parent 1ce0f29 commit 6150b9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,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].

## [1.4.0-rc.0] - 2024-04-04
## [Unreleased]
### Changed
- Allow `delegators` to vote for proposal

Expand Down Expand Up @@ -99,8 +99,7 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic

- Initiated project

[Unreleased]: https://gitlab.com/rarimo/scan/compare/1.4.0-rc.0...HEAD
[1.4.0-rc.0]: https://gitlab.com/rarimo/scan/compare/1.3.0...1.4.0-rc.0
[Unreleased]: https://gitlab.com/rarimo/scan/compare/1.3.0...HEAD
[1.3.0]: https://gitlab.com/rarimo/scan/compare/1.2.1...1.3.0
[1.2.1]: https://gitlab.com/rarimo/scan/compare/1.2.0...1.2.1
[1.2.0]: https://gitlab.com/rarimo/scan/compare/1.1.4...1.2.0
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": "scan",
"version": "1.4.0-rc.0",
"version": "1.3.0",
"private": true,
"gitHooks": {
"pre-commit": "yarn lint",
Expand Down

0 comments on commit 6150b9f

Please sign in to comment.