Skip to content

Commit 78338b0

Browse files
committed
Bump version no. Add CHANGELOG
1 parent f5c0c89 commit 78338b0

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,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+
## [24.03.0] - 2024-02-26
8+
### Added
9+
- Integrate Cedar Embeddable Editor for adding and editing metadata
10+
711
## [24.02.0] - 2024-01-30
812
### Changed
913
- Update help links for licenses on draft registrations
@@ -1972,6 +1976,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
19721976
### Added
19731977
- Quick Files
19741978

1979+
[24.03.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/24.03.0
19751980
[24.02.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/24.02.0
19761981
[24.01.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/24.01.0
19771982
[23.15.3]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/23.15.3

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