Skip to content

Commit 3ab01a0

Browse files
chore(main): release 2.26.0 (#4680)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7699401 commit 3ab01a0

4 files changed

Lines changed: 22 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.25.0"
2+
".": "2.26.0"
33
}

CHANGELOG.md

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

3+
## [2.26.0](https://github.com/DataBiosphere/data-browser/compare/v2.25.0...v2.26.0) (2026-02-27)
4+
5+
6+
### Features
7+
8+
* add conditional file download for anvil-cmg ([#4635](https://github.com/DataBiosphere/data-browser/issues/4635)) ([#4679](https://github.com/DataBiosphere/data-browser/issues/4679)) ([90b3cff](https://github.com/DataBiosphere/data-browser/commit/90b3cff6acad1bf1b8175e1ab72bc9dbf74f28e0))
9+
10+
11+
### Bug Fixes
12+
13+
* add deadline date to RAS banner ([#4681](https://github.com/DataBiosphere/data-browser/issues/4681)) ([#4682](https://github.com/DataBiosphere/data-browser/issues/4682)) ([8e4aa01](https://github.com/DataBiosphere/data-browser/commit/8e4aa012275c6b04b383360c55296101935e1654))
14+
15+
16+
### Chores
17+
18+
* update anvil-cmg catalog to anvil13 ([#4683](https://github.com/DataBiosphere/data-browser/issues/4683)) ([7699401](https://github.com/DataBiosphere/data-browser/commit/76994014f6d2c0bce3e30c0ebf4c53e7cb4cb5c5))
19+
* update anvil-cmg catalog to anvil13 ([#4684](https://github.com/DataBiosphere/data-browser/issues/4684)) ([7699401](https://github.com/DataBiosphere/data-browser/commit/76994014f6d2c0bce3e30c0ebf4c53e7cb4cb5c5))
20+
321
## [2.25.0](https://github.com/DataBiosphere/data-browser/compare/v2.24.0...v2.25.0) (2026-02-19)
422

523

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": "explorer",
3-
"version": "2.25.0",
3+
"version": "2.26.0",
44
"private": true,
55
"scripts": {
66
"dev:anvil-catalog": "./scripts/dev.sh anvil-catalog dev && ./scripts/set-version.sh dev && next dev",

0 commit comments

Comments
 (0)