Skip to content

Commit

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


## [2.0.0](v0.3.0...v2.0.0)
(2024-04-24)


### ⚠ BREAKING CHANGES

* Migrate to React Flow
([#630](#630))

### Features

* Migrate to React Flow
([#630](#630))
([796c6aa](796c6aa))

---
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>
Co-authored-by: Adrian Nesvik <[email protected]>
  • Loading branch information
github-actions[bot] and nesadrian authored Apr 24, 2024
1 parent 796c6aa commit 6655aaa
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.0](https://github.com/equinor/flyt/compare/v0.3.0...v2.0.0) (2024-04-24)


### ⚠ BREAKING CHANGES

* Migrate to React Flow ([#630](https://github.com/equinor/flyt/issues/630))

### Features

* Migrate to React Flow ([#630](https://github.com/equinor/flyt/issues/630)) ([796c6aa](https://github.com/equinor/flyt/commit/796c6aa4318d27c44a8e5978f8a5975b9c43dd3a))

## [0.3.0](https://github.com/equinor/flyt/compare/v0.2.36...v0.3.0) (2024-03-19)

### Features
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": "flyt",
"version": "0.3.0",
"version": "2.0.0",
"private": true,
"scripts": {
"dev": "NODE_OPTIONS='--inspect' next dev",
Expand Down

0 comments on commit 6655aaa

Please sign in to comment.