Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
napalmpapalam committed Nov 2, 2023
1 parent fb82753 commit 2afc69c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 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].

## [Unreleased]
## [1.0.5] - 2023-11-02
### Added
- Ability to delegate, undelegate and vote proposal via authorization grants
- Ability to withdraw rewards via authorization grants
Expand Down Expand Up @@ -39,7 +39,8 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic

- Initiated project

[Unreleased]: https://gitlab.com/rarimo/scan/compare/1.0.4...HEAD
[Unreleased]: https://gitlab.com/rarimo/scan/compare/1.0.5...HEAD
[1.0.5]: https://gitlab.com/rarimo/scan/compare/1.0.4...1.0.5
[1.0.4]: https://gitlab.com/rarimo/scan/compare/1.0.3...1.0.4
[1.0.3]: https://gitlab.com/rarimo/scan/compare/1.0.2...1.0.3
[1.0.2]: https://gitlab.com/rarimo/scan/compare/1.0.1...1.0.2
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.0.4",
"version": "1.0.5",
"private": true,
"gitHooks": {
"pre-commit": "yarn lint",
Expand Down

0 comments on commit 2afc69c

Please sign in to comment.