Skip to content

Commit

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


##
[1.10.3](web-v1.10.2...web-v1.10.3)
(2024-06-12)


### 🐞 Bug Fixes

* open run on hover
([#799](#799))
([77a6815](77a6815))


### 🧹 Miscellaneous Chores

* download dialog code snippet
([#794](#794))
([b88ed71](b88ed71))

---
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 Jun 13, 2024
1 parent 77a6815 commit 149bc29
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.10.3](https://github.com/chanzuckerberg/cryoet-data-portal/compare/web-v1.10.2...web-v1.10.3) (2024-06-12)


### 🐞 Bug Fixes

* open run on hover ([#799](https://github.com/chanzuckerberg/cryoet-data-portal/issues/799)) ([77a6815](https://github.com/chanzuckerberg/cryoet-data-portal/commit/77a6815bd754618dbbb6e91aa6448d6f37bad3cb))


### 🧹 Miscellaneous Chores

* download dialog code snippet ([#794](https://github.com/chanzuckerberg/cryoet-data-portal/issues/794)) ([b88ed71](https://github.com/chanzuckerberg/cryoet-data-portal/commit/b88ed71af37ddd94b715d60750fc8c8de41a48b0))

## [1.10.2](https://github.com/chanzuckerberg/cryoet-data-portal/compare/web-v1.10.1...web-v1.10.2) (2024-06-11)


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.10.2",
"version": "1.10.3",
"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,3 +1,3 @@
{
"frontend": "1.10.2"
"frontend": "1.10.3"
}

0 comments on commit 149bc29

Please sign in to comment.