Skip to content

Commit fd1e21c

Browse files
committed
Add CHANGELOG, bump version.
1 parent 0e0b97a commit fd1e21c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
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+
## [22.1.0] - 2022-1-19
8+
### Changed
9+
- Upgraded dependencies
10+
711
## [21.11.0] - 2021-12-21
812
### Changed
913
- Misc a11y and bug fixes
@@ -1819,6 +1823,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
18191823
### Added
18201824
- Quick Files
18211825

1826+
[22.1.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.1.0
18221827
[21.11.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.11.0
18231828
[21.10.2]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.10.2
18241829
[21.10.1]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.10.1

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