Skip to content

Commit 3c3a35f

Browse files
committed
Bump version to 21.3.0; update Changelog
1 parent 14bbdde commit 3c3a35f

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [21.3.0] - 2021-04-23
8+
### Added
9+
- support for provider-specific (editable/read-only) registration metadata fields
10+
11+
### Changed
12+
- DX: clean-up mirage scenarios
13+
14+
### Fixed
15+
- tablet view of metadata panel on the registry overview page
16+
717
## [21.2.0] - 2021-04-19
818
### Added
919
- field and relationship for custom metadata field and its schema to registration providers
@@ -1709,7 +1719,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17091719
### Added
17101720
- Quick Files
17111721

1712-
[Unreleased]: https://github.com/CenterForOpenScience/ember-osf-web/compare/21.2.0...develop
1722+
[Unreleased]: https://github.com/CenterForOpenScience/ember-osf-web/compare/21.3.0...develop
1723+
[21.3.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.3.0
17131724
[21.2.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.2.0
17141725
[21.1.1]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.1.1
17151726
[21.1.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.1.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-osf-web",
3-
"version": "21.2.0",
3+
"version": "21.3.0",
44
"description": "Ember front-end for the Open Science Framework",
55
"license": "Apache-2.0",
66
"author": "Center for Open Science <[email protected]>",

0 commit comments

Comments
 (0)