Skip to content

Commit e04c1a7

Browse files
committed
bump version no. Add CHANGELOG
1 parent 6c06f6d commit e04c1a7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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+
## [23.01.0] - 2023-01-25
8+
### Changed
9+
- Collections Moderation bug and improvements
10+
### Added
11+
- User profile settings page institutional affiliation management
712

813
## [22.11.0] - 2022-12-19
914
### Changed
@@ -1884,6 +1889,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
18841889
### Added
18851890
- Quick Files
18861891

1892+
[23.01.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/23.01.0
1893+
[22.11.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.11.0
1894+
[22.10.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.10.0
1895+
[22.9.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.9.0
18871896
[22.8.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.8.0
18881897
[22.7.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.7.0
18891898
[22.6.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.6.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.11.0",
3+
"version": "23.01.0",
44
"description": "Ember front-end for the Open Science Framework",
55
"license": "Apache-2.0",
66
"author": "Center for Open Science <[email protected]>",

0 commit comments

Comments
 (0)