Skip to content

Commit

Permalink
chore(main): release web 1.36.0 (#1311)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.36.0](web-v1.35.1...web-v1.36.0)
(2024-11-06)


### ✨ Features

* challenge status banner
([#1319](#1319))
([1bd0bff](1bd0bff))
* definition and search updates
([#1298](#1298))
([58e36ea](58e36ea))
* ML challenge launch copy updates
([#1318](#1318))
([7ceff67](7ceff67))
* order datasets by release date
([#1320](#1320))
([788c178](788c178))
* universal empty states
([#1295](#1295))
([ef64faa](ef64faa))


### 🐞 Bug Fixes

* download code snippets
([#1315](#1315))
([b137eb4](b137eb4))
* fix single run page view tomogram button
([#1325](#1325))
([da6902c](da6902c))
* fix view tomogram button greyed out error
([#1323](#1323))
([5a6ca7a](5a6ca7a))
* table hover state
([#1300](#1300))
([800ad33](800ad33))


### 🧹 Miscellaneous Chores

* fix ml challenge page nits
([#1324](#1324))
([9ba9fa7](9ba9fa7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 6, 2024
1 parent 9ba9fa7 commit 968988c
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
24 changes: 24 additions & 0 deletions frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [1.36.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/web-v1.35.1...web-v1.36.0) (2024-11-06)


### ✨ Features

* challenge status banner ([#1319](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1319)) ([1bd0bff](https://github.com/chanzuckerberg/cryoet-data-portal/commit/1bd0bffae24504b45f2336ac6c9566ae7cde9605))
* definition and search updates ([#1298](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1298)) ([58e36ea](https://github.com/chanzuckerberg/cryoet-data-portal/commit/58e36eaffb53422e4796254ec907fe2c15aa73b7))
* ML challenge launch copy updates ([#1318](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1318)) ([7ceff67](https://github.com/chanzuckerberg/cryoet-data-portal/commit/7ceff673ce225132057dd9b726ba22aad6032677))
* order datasets by release date ([#1320](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1320)) ([788c178](https://github.com/chanzuckerberg/cryoet-data-portal/commit/788c178157c7115b389f0d50ddec221b6e92df37))
* universal empty states ([#1295](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1295)) ([ef64faa](https://github.com/chanzuckerberg/cryoet-data-portal/commit/ef64faa5d46ba824abb27063b3978352446e3f4d))


### 🐞 Bug Fixes

* download code snippets ([#1315](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1315)) ([b137eb4](https://github.com/chanzuckerberg/cryoet-data-portal/commit/b137eb47850542399a50f0a0f3e8f04d77f8876a))
* fix single run page view tomogram button ([#1325](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1325)) ([da6902c](https://github.com/chanzuckerberg/cryoet-data-portal/commit/da6902c909b196d6da69437510c8a3eec37fe2b8))
* fix view tomogram button greyed out error ([#1323](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1323)) ([5a6ca7a](https://github.com/chanzuckerberg/cryoet-data-portal/commit/5a6ca7a53b138a9914098c74f31e555b89caba3f))
* table hover state ([#1300](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1300)) ([800ad33](https://github.com/chanzuckerberg/cryoet-data-portal/commit/800ad330e4673235eb7b8b1e3275612c8c163617))


### 🧹 Miscellaneous Chores

* fix ml challenge page nits ([#1324](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1324)) ([9ba9fa7](https://github.com/chanzuckerberg/cryoet-data-portal/commit/9ba9fa7a489eb36a2674d6cfce15cb88cfb7f3f2))

## [1.35.1](https://github.com/chanzuckerberg/cryoet-data-portal/compare/web-v1.35.0...web-v1.35.1) (2024-11-05)


Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web",
"version": "1.35.1",
"version": "1.36.0",
"scripts": {
"preinstall": "npx only-allow pnpm",
"build": "pnpm -r build",
Expand Down
2 changes: 1 addition & 1 deletion release-please.manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"frontend": "1.35.1",
"frontend": "1.36.0",
"client/python/cryoet_data_portal": "4.0.0"
}

0 comments on commit 968988c

Please sign in to comment.