Skip to content

Commit 39fd6db

Browse files
committed
Bump version. Add changelog.
1 parent c52f4c8 commit 39fd6db

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 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.10.0] - 2021-11-30
8+
### Added
9+
- Registration versioning
10+
711
## [21.9.0] - 2021-11-08
812
### Changed
913
- Misc a11y fixes
@@ -1810,7 +1814,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
18101814
### Added
18111815
- Quick Files
18121816

1813-
[21.8.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.9.0
1817+
[21.10.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.10.0
1818+
[21.9.2]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.9.2
1819+
[21.9.1]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.9.1
1820+
[21.9.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.9.0
18141821
[21.8.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.8.0
18151822
[21.7.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.7.0
18161823
[21.6.3]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.6.3

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