Skip to content

Commit 8ed6f62

Browse files
chore(main): release web 1.58.0 (#1668)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6feda70 commit 8ed6f62

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

frontend/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.58.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/web-v1.57.0...web-v1.58.0) (2025-03-04)
4+
5+
6+
### ✨ Features
7+
8+
* Promote Post ML competition page to prod ([#1667](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1667)) ([6feda70](https://github.com/chanzuckerberg/cryoet-data-portal/commit/6feda70c31c7cf551577bf814d06a4fef41dc26d))
9+
310
## [1.57.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/web-v1.56.0...web-v1.57.0) (2025-03-03)
411

512

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web",
3-
"version": "1.57.0",
3+
"version": "1.58.0",
44
"scripts": {
55
"preinstall": "npx only-allow pnpm",
66
"build": "pnpm -r build",

release-please.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"frontend": "1.57.0",
2+
"frontend": "1.58.0",
33
"client/python/cryoet_data_portal": "4.3.1"
44
}

0 commit comments

Comments
 (0)