Skip to content

Commit 800d1a8

Browse files
committed
bump package.json version; update CHANGELOG
1 parent c0854a5 commit 800d1a8

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ 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.9.0] - 2021-11-08
8+
### Changed
9+
- Misc a11y fixes
10+
- Removed RIDIE from registries dashboard
11+
- Replace help guide link on project registrations tab
12+
- Hide link to wiki on Registration overview page if registration has wiki disabled
13+
- Remove registration templates that are only for community oriented registries from the Registries Discover page registration-type facet
14+
- Fix registration overview page subjects search
15+
716
## [21.8.0] - 2021-10-04
817
### Added
918
- bulk upload component `Branded::Moderation::-Components::UploadCsv`
@@ -1801,7 +1810,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
18011810
### Added
18021811
- Quick Files
18031812

1804-
[Unreleased]: https://github.com/CenterForOpenScience/ember-osf-web/compare/21.7.0...develop
1813+
[21.8.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.9.0
1814+
[21.8.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.8.0
18051815
[21.7.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.7.0
18061816
[21.6.3]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.6.3
18071817
[21.6.2]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.6.2

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