We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b2f22 commit 8f70e70Copy full SHA for 8f70e70
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [22.9.0] - 2022-9-21
8
+### Changed
9
+- Misc bug and a11y fixes.
10
+
11
## [22.8.0] - 2022-8-29
12
### Added
13
- Registration resources (output reporting)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ember-osf-web",
3
- "version": "22.8.0",
+ "version": "22.9.0",
"description": "Ember front-end for the Open Science Framework",
"license": "Apache-2.0",
"author": "Center for Open Science <support@cos.io>",
0 commit comments