Skip to content

Commit

Permalink
chore(main): release cryoet-data-portal 1.0.1 (#506)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.0.1](cryoet-data-portal-v1.0.0...cryoet-data-portal-v1.0.1)
(2024-02-23)


### 🐞 Bug Fixes

* remove axios cache
([#505](#505))
([6b4d2f2](6b4d2f2))

---
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 Feb 23, 2024
1 parent 6b4d2f2 commit c9896c7
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
@@ -0,0 +1,8 @@
# Changelog

## [1.0.1](https://github.com/chanzuckerberg/cryoet-data-portal/compare/cryoet-data-portal-v1.0.0...cryoet-data-portal-v1.0.1) (2024-02-23)


### 🐞 Bug Fixes

* remove axios cache ([#505](https://github.com/chanzuckerberg/cryoet-data-portal/issues/505)) ([6b4d2f2](https://github.com/chanzuckerberg/cryoet-data-portal/commit/6b4d2f2cb4db3c07d831f7f213a1dfd95705480f))
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cryoet-data-portal",
"version": "1.0.0",
"version": "1.0.1",
"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.0.0"
"frontend": "1.0.1"
}

0 comments on commit c9896c7

Please sign in to comment.