There was an error while loading. Please reload this page.
1 parent c257752 commit 762a92aCopy full SHA for 762a92a
CHANGELOG.md
@@ -4,6 +4,9 @@ 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.15.0] - 2025-08-15
8
+### Added
9
+- Fix search page result count
10
11
## [25.14.0] - 2025-08-01
12
### Added
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ember-osf-web",
3
- "version": "25.14.0",
+ "version": "25.15.0",
"private": true,
"description": "Ember front-end for the Open Science Framework",
"homepage": "https://github.com/CenterForOpenScience/ember-osf-web#readme",
0 commit comments