Skip to content

Commit

Permalink
1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
napalmpapalam committed Nov 23, 2023
1 parent 5f5e3b0 commit 3d48cbd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
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.0.7] - 2023-11-23
### Fixed
- Build issues

## [1.0.6] - 2023-11-23
### Added
- CreateIdentityGISTTransferOp, CreateIdentityStateTransferOp message types localization
Expand Down Expand Up @@ -43,7 +47,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.6...HEAD
[Unreleased]: https://gitlab.com/rarimo/scan/compare/1.0.7...HEAD
[1.0.7]: https://gitlab.com/rarimo/scan/compare/1.0.6...1.0.7
[1.0.6]: https://gitlab.com/rarimo/scan/compare/1.0.5...1.0.6
[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
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.6",
"version": "1.0.7",
"private": true,
"gitHooks": {
"pre-commit": "yarn lint",
Expand Down

0 comments on commit 3d48cbd

Please sign in to comment.