Skip to content

Commit 09f5b5f

Browse files
committed
Update CHANGELOG and package.json
1 parent 6fd3eff commit 09f5b5f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 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+
## [25.09.0] - 2025-05-02
8+
### Added
9+
- Bugfix and Improvements
10+
11+
## [25.08.0] - 2025-04-21
12+
### Added
13+
- Bugfix and Improvements
14+
715
## [25.07.0] - 2025-04-07
816
### Added
917
- Bugfix and Improvements

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