Skip to content

Commit

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


## [0.2.30](v0.2.29...v0.2.30)
(2023-07-24)


### Bug Fixes

* **deps:** Patch vulnerabilities
([#586](#586))
([1f4bed4](1f4bed4)),
closes [#585](#585)

---
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 24, 2023
1 parent 1f4bed4 commit 311de01
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.30](https://github.com/equinor/flyt/compare/v0.2.29...v0.2.30) (2023-07-24)


### Bug Fixes

* **deps:** Patch vulnerabilities ([#586](https://github.com/equinor/flyt/issues/586)) ([1f4bed4](https://github.com/equinor/flyt/commit/1f4bed4be70ac5b43fe5dfb3c46a8ef29d2e2817)), closes [#585](https://github.com/equinor/flyt/issues/585)

## [0.2.29](https://github.com/equinor/flyt/compare/v0.2.28...v0.2.29) (2023-07-04)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "flyt",
"radix-name": "vsm",
"version": "0.2.29",
"version": "0.2.30",
"private": true,
"scripts": {
"dev": "NODE_OPTIONS='--inspect' next dev",
Expand Down

0 comments on commit 311de01

Please sign in to comment.