Skip to content

Commit 5f18a04

Browse files
committed
Add CHANGELOG. Bump version no.
1 parent 961a036 commit 5f18a04

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ 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.05.0] - 2024-07-08
8+
### Added
9+
- Add subjects to project metadata editor
10+
- Preprints to EOW phase 2
11+
### Removed
12+
- Removed LawrXiv logo from OSF Preprints discover page
13+
14+
715
## [24.04.0] - 2024-04-30
816
### Added
917
- Misc bug and a11y fixes
@@ -1980,6 +1988,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
19801988
### Added
19811989
- Quick Files
19821990

1991+
[24.05.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/24.05.0
1992+
[24.04.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/24.04.0
19831993
[24.03.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/24.03.0
19841994
[24.02.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/24.02.0
19851995
[24.01.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/24.01.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": "24.04.0",
3+
"version": "24.05.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)