Skip to content

Commit 70622b0

Browse files
committed
Bump version no. Add CHANGELOG
1 parent 6b0fd65 commit 70622b0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ 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+
8+
## [22.10.0] - 2022-10-05
9+
### Changed
10+
- Misc bug and a11y fixes.
11+
- Keen replacement.
12+
713
## [22.9.0] - 2022-9-21
814
### Changed
915
- Misc bug and a11y fixes.

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