Skip to content

Commit b7f9bf5

Browse files
authored
Merge branch 'main' into dev
2 parents a2bac24 + c5c0fbf commit b7f9bf5

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.3.0](https://github.com/haniffalab/strapi-api/compare/v1.2.0...v1.3.0) (2025-11-07)
4+
5+
6+
### Features
7+
8+
* add media component and add media field to study ([818ade2](https://github.com/haniffalab/strapi-api/commit/818ade2dc4f74cfbcefd4329af96e2b4b4fd4040))
9+
310
# [1.2.0](https://github.com/haniffalab/strapi-api/compare/v1.1.5...v1.2.0) (2025-08-19)
411

512
### Bug Fixes

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.2.0"
6+
version: "1.3.0"
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.2.0",
3+
"version": "1.3.0",
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)