Skip to content

Commit

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


##
[1.32.0](web-v1.31.0...web-v1.32.0)
(2024-10-03)


### ✨ Features

* Add disabled download option states
([#1197](#1197))
([f904258](f904258))
* Misc copy fixes
([#1210](#1210))
([2da6755](2da6755))

---
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 Oct 7, 2024
1 parent 2da6755 commit d852ca4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.32.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/web-v1.31.0...web-v1.32.0) (2024-10-03)


### ✨ Features

* Add disabled download option states ([#1197](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1197)) ([f904258](https://github.com/chanzuckerberg/cryoet-data-portal/commit/f9042585247abf97ca6d48bc0086db4b0dba7273))
* Misc copy fixes ([#1210](https://github.com/chanzuckerberg/cryoet-data-portal/issues/1210)) ([2da6755](https://github.com/chanzuckerberg/cryoet-data-portal/commit/2da6755f22794b319a064eb210962f2a8e0b6fec))

## [1.31.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/web-v1.30.0...web-v1.31.0) (2024-10-03)


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.31.0",
"version": "1.32.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.31.0",
"frontend": "1.32.0",
"client/python/cryoet_data_portal": "3.1.0"
}

0 comments on commit d852ca4

Please sign in to comment.