Skip to content

Commit

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


##
[1.14.0](web-v1.13.1...web-v1.14.0)
(2024-07-25)


### ✨ Features

* Refactor <TablePageLayout> to support multiple tabs
([#911](#911))
([659bea3](659bea3))

---
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 Jul 26, 2024
1 parent 659bea3 commit 20e8bc6
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.14.0](https://github.com/chanzuckerberg/cryoet-data-portal/compare/web-v1.13.1...web-v1.14.0) (2024-07-25)


### ✨ Features

* Refactor &lt;TablePageLayout&gt; to support multiple tabs ([#911](https://github.com/chanzuckerberg/cryoet-data-portal/issues/911)) ([659bea3](https://github.com/chanzuckerberg/cryoet-data-portal/commit/659bea3fb316b88927b4f215a9e5b9286f5e0bb9))

## [1.13.1](https://github.com/chanzuckerberg/cryoet-data-portal/compare/web-v1.13.0...web-v1.13.1) (2024-07-25)


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.13.1",
"version": "1.14.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,3 +1,3 @@
{
"frontend": "1.13.1"
"frontend": "1.14.0"
}

0 comments on commit 20e8bc6

Please sign in to comment.