Skip to content

Commit ea740b0

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2026-01-22) ### Bug Fixes * remove sort from query when fetching studies to sort by publication date ([607a27e](607a27e))
1 parent de25112 commit ea740b0

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.1](https://github.com/haniffalab/strapi-api/compare/v1.5.0...v1.5.1) (2026-01-22)
4+
5+
6+
### Bug Fixes
7+
8+
* remove sort from query when fetching studies to sort by publication date ([607a27e](https://github.com/haniffalab/strapi-api/commit/607a27e4968a8a10193090dd2ee47d9078e05e76))
9+
310
# [1.5.0](https://github.com/haniffalab/strapi-api/compare/v1.4.0...v1.5.0) (2026-01-12)
411

512

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ type: software
33
message: "If you use this repo, please cite it"
44
title: "@haniffalab/cherita-react"
55
abstract: "React component library designed for data visualisation and analysis of single-cell and spatial multi-omics data."
6-
version: "1.5.0"
6+
version: "1.5.1"
77
url: "https://github.com/haniffalab/cherita-react"
88
repository-code: "git@github.com:haniffalab/cherita-react.git"
99
doi: 10.5281/zenodo.14244809

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@haniffalab/strapi-api",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"private": true,
55
"description": "A backend API powered by Strapi, designed to manage and serve content within the Cherita infrastructure.",
66
"license": "MIT",

0 commit comments

Comments
 (0)