Skip to content

Commit 5a22399

Browse files
committed
Bump app version to 21.6.1; Update Changelog
1 parent b298664 commit 5a22399

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+
## [21.6.1] - 2021-06-29
8+
### Fixed
9+
- Fix missing save/cancel buttons on the registration's license/node-license editable field
10+
711
## [21.6.0] - 2021-06-28
812
### Changed
913
- Upgraded ember-* to v3.26 (https://github.com/CenterForOpenScience/ember-osf-web/pull/1203)
@@ -1755,7 +1759,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17551759
### Added
17561760
- Quick Files
17571761

1758-
[Unreleased]: https://github.com/CenterForOpenScience/ember-osf-web/compare/21.6.0...develop
1762+
[Unreleased]: https://github.com/CenterForOpenScience/ember-osf-web/compare/21.6.1...develop
1763+
[21.6.1]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.6.1
17591764
[21.6.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.6.0
17601765
[21.5.1]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.5.1
17611766
[21.5.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.5.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.6.0",
3+
"version": "21.6.1",
44
"description": "Ember front-end for the Open Science Framework",
55
"license": "Apache-2.0",
66
"author": "Center for Open Science <support@cos.io>",

0 commit comments

Comments
 (0)