Skip to content

Commit

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


##
[1.6.2](web-v1.6.1...web-v1.6.2)
(2024-05-01)


### 🧹 Miscellaneous Chores

* update report issues link
([#680](#680))
([7bfcffd](7bfcffd))

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

## [1.6.2](https://github.com/chanzuckerberg/cryoet-data-portal/compare/web-v1.6.1...web-v1.6.2) (2024-05-01)


### 🧹 Miscellaneous Chores

* update report issues link ([#680](https://github.com/chanzuckerberg/cryoet-data-portal/issues/680)) ([7bfcffd](https://github.com/chanzuckerberg/cryoet-data-portal/commit/7bfcffd39f3edadf20a82071426c70f71d9ba740))

## [1.6.1](https://github.com/chanzuckerberg/cryoet-data-portal/compare/web-v1.6.0...web-v1.6.1) (2024-05-01)


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.6.1",
"version": "1.6.2",
"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.6.1"
"frontend": "1.6.2"
}

0 comments on commit 7c00c23

Please sign in to comment.