Skip to content

Commit bbfe7fc

Browse files
committed
Bump app version; update changelog
1 parent 9560f7d commit bbfe7fc

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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+
## [20.3.1] - 2020-03-26
8+
### Fixed
9+
- `active` schemas filter parameter.
10+
711
## [20.3.0] - 2020-03-23
812
### Added
913
- Ability to create/edit draft registration metadata to the Registries Submission workflow.
@@ -1572,7 +1576,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
15721576
### Added
15731577
- Quick Files
15741578

1575-
[Unreleased]: https://github.com/CenterForOpenScience/ember-osf-web/compare/20.3.0...develop
1579+
[Unreleased]: https://github.com/CenterForOpenScience/ember-osf-web/compare/20.3.1...develop
1580+
[20.3.1]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/20.3.1
15761581
[20.3.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/20.3.0
15771582
[20.2.1]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/20.2.1
15781583
[20.2.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/20.2.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": "20.3.0",
3+
"version": "20.3.1",
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)