We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cadff0 commit 05a9552Copy full SHA for 05a9552
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [25.07.0] - 2025-04-07
8
+### Added
9
+- Bugfix and Improvements
10
+
11
## [25.06.0] - 2025-03-11
12
### Added
13
- Bugfix and Improvements - FE Release
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ember-osf-web",
3
- "version": "25.06.2",
+ "version": "25.07.0",
"private": true,
"description": "Ember front-end for the Open Science Framework",
"homepage": "https://github.com/CenterForOpenScience/ember-osf-web#readme",
0 commit comments