Skip to content

Commit b44a890

Browse files
czi-github-helper[bot]czi-github-helper[bot]
and
czi-github-helper[bot]
authored
chore(main): release cryoet-data-portal-frontend 1.68.1 (#1785)
* chore(main): release cryoet-data-portal-frontend 1.68.1 * chore: Updated [staging,prod] values.yaml image tags to sha-628d062 --------- Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com> Co-authored-by: czi-github-helper[bot] <+czi-github-helper[bot]@users.noreply.github.com>
1 parent f0f230f commit b44a890

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

.infra/prod/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ stack:
22
services:
33
frontend:
44
image:
5-
tag: sha-0c20aad
5+
tag: sha-628d062
66
replicaCount: 1
77
env:
88
- name: API_URL_V2

.infra/staging/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ stack:
22
services:
33
frontend:
44
image:
5-
tag: sha-0c20aad
5+
tag: sha-628d062
66
replicaCount: 1
77
env:
88
- name: API_URL_V2

frontend/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [1.68.1](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.68.0...cryoet-data-portal-frontend-v1.68.1) (2025-04-24)
4+
5+
6+
### 🐞 Bug Fixes
7+
8+
* filter by non-null alignment method ([#1789](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1789)) ([b53974d](https://github.com/chanzuckerberg/cryoet-data-portal/commit/b53974d4d2f198faf65bca56dca1e84c94af48f5))
9+
* frames available ([#1786](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1786)) ([411b915](https://github.com/chanzuckerberg/cryoet-data-portal/commit/411b915cdedceed15e6f7de2c73f8b77db63a63d))
10+
* stop propagation on button link ([#1782](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1782)) ([ef5de20](https://github.com/chanzuckerberg/cryoet-data-portal/commit/ef5de20bf6761a5a428ed0ad0caffce08db88c39))
11+
* tilt series quality score filter for multiple values ([#1787](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1787)) ([172c62d](https://github.com/chanzuckerberg/cryoet-data-portal/commit/172c62d0918902154144962a05467a3f125c4bc6))
12+
* view tomogram button propogration ([#1791](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1791)) ([51ff092](https://github.com/chanzuckerberg/cryoet-data-portal/commit/51ff09272fb1c825eca8b48002a059cf59925bed))
13+
14+
15+
### 🧪 Tests
16+
17+
* migrate chromatic tests ([#1745](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1745)) ([942b6f3](https://github.com/chanzuckerberg/cryoet-data-portal/commit/942b6f3717e6a361af6f70f07df374d4f8a95f7f))
18+
319
## [1.68.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.67.0...cryoet-data-portal-frontend-v1.68.0) (2025-04-21)
420

521

release-please.manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"frontend": "1.68.0",
2+
"frontend": "1.68.1",
33
"client/python/cryoet_data_portal": "4.4.1"
44
}

0 commit comments

Comments
 (0)