Skip to content

Commit e75ba45

Browse files
committed
Merge tag '22.5.0' into develop
Misc bugs fixes.
2 parents db02e6f + 7cea5bc commit e75ba45

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ 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.5.0] - 2022-5-02
8+
### Changed
9+
- Misc bug fixes
10+
- Update more help links
11+
12+
### Added
13+
- Files page redesign phase 1
14+
- Use helpscout links for support pages
15+
16+
717
## [22.4.0] - 2022-3-31
818
### Added
919
- Files page redesign phase 1
@@ -1836,6 +1846,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
18361846
### Added
18371847
- Quick Files
18381848

1849+
[22.5.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.5.0
18391850
[22.4.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.4.0
18401851
[22.3.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.3.0
18411852
[22.2.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.2.0

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