Skip to content

Commit

Permalink
chore(main): release 2.3.1 (#2682)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 21, 2025
1 parent ce352cd commit ddca3f5
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.3.0"
".": "2.3.1"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.3.1](https://github.com/DataBiosphere/data-portal/compare/v2.3.0...v2.3.1) (2025-01-21)


### Chores

* bump default catalog to dcp45 ([#2674](https://github.com/DataBiosphere/data-portal/issues/2674)) ([#2675](https://github.com/DataBiosphere/data-portal/issues/2675)) ([206ea73](https://github.com/DataBiosphere/data-portal/commit/206ea7322b967064cfc81c39e7f8cd46dc5c6cee))
* updated updates page for dcp 44 ([#2593](https://github.com/DataBiosphere/data-portal/issues/2593)) ([#2677](https://github.com/DataBiosphere/data-portal/issues/2677)) ([d2bec05](https://github.com/DataBiosphere/data-portal/commit/d2bec051cce6ad28551a06b394f88999b121ddb4))


### Content

* dcp45 update page ([#2667](https://github.com/DataBiosphere/data-portal/issues/2667)) ([#2687](https://github.com/DataBiosphere/data-portal/issues/2687)) ([ce352cd](https://github.com/DataBiosphere/data-portal/commit/ce352cdcf7c3270f14c896d5878ce25a142b4eff))

## [2.3.0](https://github.com/DataBiosphere/data-portal/compare/v2.2.0...v2.3.0) (2024-12-23)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next",
"version": "2.3.0",
"version": "2.3.1",
"private": true,
"scripts": {
"dev": "./scripts/dev.sh data-portal && ./scripts/set-version.sh dev && next dev",
Expand Down

0 comments on commit ddca3f5

Please sign in to comment.