Skip to content

Commit be9d978

Browse files
committed
Bump version no. Add CHANGELOG
1 parent 6b7b8a4 commit be9d978

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 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+
## [24.02.0] - 2024-01-30
8+
### Changed
9+
- Update help links for licenses on draft registrations
10+
- Fix submit button label on preprint landing page
11+
712
## [24.01.0] - 2024-01-05
813
### Added
914
- Support for Disease and Data Type CollectionProvider metadata
@@ -1967,6 +1972,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
19671972
### Added
19681973
- Quick Files
19691974

1975+
[24.02.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/24.02.0
1976+
[24.01.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/24.01.0
19701977
[23.15.3]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/23.15.3
19711978
[23.15.2]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/23.15.2
19721979
[23.15.1]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/23.15.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": "24.01.0",
3+
"version": "24.02.0",
44
"private": true,
55
"description": "Ember front-end for the Open Science Framework",
66
"homepage": "https://github.com/CenterForOpenScience/ember-osf-web#readme",

0 commit comments

Comments
 (0)