Skip to content

Commit c9539c1

Browse files
authored
Merge pull request #652 from jamescdavis/develop
19.4.0 back-merge
2 parents 68127ba + c0f09e4 commit c9539c1

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ 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

77
## [Unreleased]
8+
9+
## [19.4.0] - 2019-04-25
810
### Added
911
- Features:
1012
- Registries overview navigation menu (#600)
@@ -29,7 +31,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2931
- Allow withdrawing registrations without justification (#622)
3032
- Position tooltips and footer correctly (#624, #626)
3133

32-
## [19.3.0]
34+
## [19.3.0] - 2019-04-18
3335
### Added
3436
- Addons:
3537
- `ember-changesets`
@@ -759,7 +761,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
759761
### Added
760762
- Quick Files
761763

762-
[Unreleased]: https://github.com/CenterForOpenScience/ember-osf-web/compare/19.2.0...HEAD
764+
[Unreleased]: https://github.com/CenterForOpenScience/ember-osf-web/compare/19.4.0...HEAD
765+
[19.4.0]: https://github.com/CenterForOpenScience/ember-osf-web/compare/19.3.0...19.4.0
766+
[19.3.0]: https://github.com/CenterForOpenScience/ember-osf-web/compare/19.2.0...19.3.0
763767
[19.2.0]: https://github.com/CenterForOpenScience/ember-osf-web/compare/19.1.2...19.2.0
764768
[19.1.2]: https://github.com/CenterForOpenScience/ember-osf-web/compare/19.1.1...19.1.2
765769
[19.1.1]: https://github.com/CenterForOpenScience/ember-osf-web/compare/19.1.0...19.1.1

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": "19.3.0",
3+
"version": "19.4.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)