Skip to content

Commit

Permalink
bump to version 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blankdots committed Apr 7, 2022
1 parent 5749d44 commit 349d253
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.13.0] - 2021-04-7

### Added

- Field Keywords in DOI form #715
Expand Down Expand Up @@ -457,7 +459,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- React SPA initialization with URL routing
- XML upload form for metadata object types with validation and notifications about upload status

[unreleased]: https://github.com/CSCfi/metadata-submitter-frontend/compare/v0.11.0...HEAD
[unreleased]: https://github.com/CSCfi/metadata-submitter-frontend/compare/v0.13.0...HEAD
[0.13.0]: https://github.com/CSCfi/metadata-submitter-frontend/compare/v0.11.0...v0.13.0
[0.11.0]: https://github.com/CSCfi/metadata-submitter-frontend/compare/v0.10.0...v0.11.0
[0.10.0]: https://github.com/CSCfi/metadata-submitter-frontend/compare/v0.9.2...v0.10.0
[0.9.2]: https://github.com/CSCfi/metadata-submitter-frontend/compare/v0.9.1...v0.9.2
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metadata-submitter-frontend",
"version": "0.11.0",
"version": "0.13.0",
"private": true,
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^9.0.9",
Expand Down

0 comments on commit 349d253

Please sign in to comment.