Skip to content

Commit

Permalink
Bump version to 21.3.0; update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fabmiz committed Apr 23, 2021
1 parent 14bbdde commit 3c3a35f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [21.3.0] - 2021-04-23
### Added
- support for provider-specific (editable/read-only) registration metadata fields

### Changed
- DX: clean-up mirage scenarios

### Fixed
- tablet view of metadata panel on the registry overview page

## [21.2.0] - 2021-04-19
### Added
- field and relationship for custom metadata field and its schema to registration providers
Expand Down Expand Up @@ -1709,7 +1719,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Quick Files

[Unreleased]: https://github.com/CenterForOpenScience/ember-osf-web/compare/21.2.0...develop
[Unreleased]: https://github.com/CenterForOpenScience/ember-osf-web/compare/21.3.0...develop
[21.3.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.3.0
[21.2.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.2.0
[21.1.1]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.1.1
[21.1.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.1.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": "ember-osf-web",
"version": "21.2.0",
"version": "21.3.0",
"description": "Ember front-end for the Open Science Framework",
"license": "Apache-2.0",
"author": "Center for Open Science <[email protected]>",
Expand Down

0 comments on commit 3c3a35f

Please sign in to comment.