Skip to content

Commit 425b389

Browse files
committed
Merge tag '24.07.0' into develop
Preprints Affiliation Project - FE Release In addition, two pieces from the My Preprints Page Project * Preprint card * Paginated public preprint list
2 parents f7bcde1 + 1583fa4 commit 425b389

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 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.07.0] - 2024-09-18
8+
### Added
9+
- Preprints Affiliation Project - FE Release
10+
- My Preprints Page: preprint card and paginated public preprint list
11+
712
## [24.06.0] - 2024-08-21
813
### Added
914
- Misc bug and a11y fixes

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