Skip to content

Commit fbc927c

Browse files
authored
chore(main): release 2.20.3 (#4555)
1 parent 82f30e9 commit fbc927c

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.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.20.2"
2+
".": "2.20.3"
33
}

CHANGELOG.md

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

3+
## [2.20.3](https://github.com/DataBiosphere/data-browser/compare/v2.20.2...v2.20.3) (2025-08-22)
4+
5+
6+
### Chores
7+
8+
* set default catalog to dcp52 for HCA [#4556](https://github.com/DataBiosphere/data-browser/issues/4556) ([#4557](https://github.com/DataBiosphere/data-browser/issues/4557)) ([82f30e9](https://github.com/DataBiosphere/data-browser/commit/82f30e9973054a3bd100053c38ac9171d3221958))
9+
* update findable-ui to latest version 42.1.0 ([#4553](https://github.com/DataBiosphere/data-browser/issues/4553)) ([#4554](https://github.com/DataBiosphere/data-browser/issues/4554)) ([f31fb80](https://github.com/DataBiosphere/data-browser/commit/f31fb8049653e7a74c853ec82cd59e7f334cefb0))
10+
311
## [2.20.2](https://github.com/DataBiosphere/data-browser/compare/v2.20.1...v2.20.2) (2025-08-11)
412

513

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.20.2",
3+
"version": "2.20.3",
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)