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 6b0fd65 commit 70622b0Copy full SHA for 70622b0
CHANGELOG.md
@@ -4,6 +4,12 @@ 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
+
8
+## [22.10.0] - 2022-10-05
9
+### Changed
10
+- Misc bug and a11y fixes.
11
+- Keen replacement.
12
13
## [22.9.0] - 2022-9-21
14
### Changed
15
- Misc bug and a11y fixes.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ember-osf-web",
3
- "version": "22.9.0",
+ "version": "22.10.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