Skip to content

Commit af4dc6f

Browse files
czi-github-helper[bot]czi-github-helper[bot]
andauthored
chore(main): release cryoet-data-portal-frontend 1.73.0 (#1849)
* chore(main): release cryoet-data-portal-frontend 1.73.0 * chore: Updated [staging,prod] values.yaml image tags to sha-8e9d641 --------- 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 b6c4b93 commit af4dc6f

File tree

4 files changed

+23
-3
lines changed

4 files changed

+23
-3
lines changed

.infra/prod/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ stack:
22
services:
33
frontend:
44
image:
5-
tag: sha-1faac86
5+
tag: sha-8e9d641
66
replicaCount: 1
77
env:
88
- name: API_URL_V2

.infra/staging/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ stack:
22
services:
33
frontend:
44
image:
5-
tag: sha-1faac86
5+
tag: sha-8e9d641
66
replicaCount: 1
77
env:
88
- name: API_URL_V2

frontend/CHANGELOG.md

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

3+
## [1.73.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.72.0...cryoet-data-portal-frontend-v1.73.0) (2025-07-08)
4+
5+
6+
### ✨ Features
7+
8+
* Add a citation button to pages ([#1856](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1856)) ([65463fb](https://github.com/chanzuckerberg/cryoet-data-portal/commit/65463fba5dfc5e387384a53e51f50abfd912699b))
9+
* add dataset and organism filters to deposition page ([#1876](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1876)) ([5f2012f](https://github.com/chanzuckerberg/cryoet-data-portal/commit/5f2012f63ef6d26b6cd17df903f2b9cc977fb0c7))
10+
* add deposition information to dataset metadata display ([#1873](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1873)) ([79293cf](https://github.com/chanzuckerberg/cryoet-data-portal/commit/79293cfbfb087f93419f7fe1813e2d27f8b2d189))
11+
* add info panel tab with placeholder data ([#1887](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1887)) ([b6c4b93](https://github.com/chanzuckerberg/cryoet-data-portal/commit/b6c4b937f57e08d53d27686242b3b97942a81e40))
12+
* added frontend CLAUDE.md ([#1867](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1867)) ([ee3c772](https://github.com/chanzuckerberg/cryoet-data-portal/commit/ee3c772d6ee2aa0657e34f4047e14b91bac22bd4))
13+
* adding missing commit for [#1852](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1852) ([#1866](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1866)) ([43843d2](https://github.com/chanzuckerberg/cryoet-data-portal/commit/43843d25f7afcfb8bf0095656856c2186e40bc4c))
14+
* single deposition table updates ([#1852](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1852)) ([4ad2cdc](https://github.com/chanzuckerberg/cryoet-data-portal/commit/4ad2cdce27c63ceaae76456e87576b3fab72536e))
15+
* single deposition table updates setup ([#1851](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1851)) ([b393913](https://github.com/chanzuckerberg/cryoet-data-portal/commit/b393913dd44cdb484f11f30d88a18368adf12e2d))
16+
17+
18+
### 🧹 Miscellaneous Chores
19+
20+
* Fix URL in Learn More link for Ground Truth ([#1843](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1843)) ([4a4d4f0](https://github.com/chanzuckerberg/cryoet-data-portal/commit/4a4d4f0fe65bff88686f8eb3bf474d6b9afde880))
21+
* Update author filter wording to ORCID ID ([#1858](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1858)) ([7d44e7f](https://github.com/chanzuckerberg/cryoet-data-portal/commit/7d44e7fc31ed7ba12e4858033542c86aad71894d))
22+
323
## [1.72.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-frontend-v1.71.0...cryoet-data-portal-frontend-v1.72.0) (2025-06-09)
424

525

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.72.0",
2+
"frontend": "1.73.0",
33
"client/python/cryoet_data_portal": "4.4.1"
44
}

0 commit comments

Comments
 (0)