Skip to content

Commit 6d118dc

Browse files
committed
Bump version no. Add CHANGELOG
1 parent 2c5bf00 commit 6d118dc

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
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.8.0] - 2022-8-29
8+
### Added
9+
- Registration resources (output reporting)
10+
711
## [22.7.0] - 2022-7-20
812
### Added
913
- Show extra information on files detail page for dataverse files
@@ -12,7 +16,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1216
- Hide left navbar links when users don't have permissions
1317
- Update registries landing page
1418

15-
1619
## [22.6.2] - 2022-6-24
1720
### Hotfix
1821
- Fix long file name display issue
@@ -1867,6 +1870,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
18671870
### Added
18681871
- Quick Files
18691872

1873+
[22.8.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.8.0
18701874
[22.7.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.7.0
18711875
[22.6.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.6.0
18721876
[22.5.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.5.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.7.0",
3+
"version": "22.8.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)