Skip to content

Commit

Permalink
Update CHANGELOG, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mfraezz committed Dec 11, 2024
1 parent a0fe50f commit df5b544
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [24.10.0] - 2024-12-11
### Added
- Institutional Dashboard Improvements B&I Release

## [24.09.0] - 2024-11-21
### Added
- Institutional Dashboard Improvements Project - FE Release
Expand Down Expand Up @@ -2006,6 +2010,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Quick Files

[24.10.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/24.10.0
[24.09.1]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/24.09.1
[24.09.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/24.09.0
[24.08.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/24.08.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-osf-web",
"version": "24.09.1",
"version": "24.10.0",
"private": true,
"description": "Ember front-end for the Open Science Framework",
"homepage": "https://github.com/CenterForOpenScience/ember-osf-web#readme",
Expand Down

0 comments on commit df5b544

Please sign in to comment.