Skip to content

Commit

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


## [2.1.0](v2.0.1...v2.1.0)
(2024-05-13)


### Features

* Waiting card description
([#722](#722))
([bc326b0](bc326b0))


### Bug Fixes

* Card text truncation
([#720](#720))
([82fc982](82fc982))

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

## [2.1.0](https://github.com/equinor/flyt/compare/v2.0.1...v2.1.0) (2024-05-13)


### Features

* Waiting card description ([#722](https://github.com/equinor/flyt/issues/722)) ([bc326b0](https://github.com/equinor/flyt/commit/bc326b0a067ac30c87e5259d74c6b0641ccf8116))


### Bug Fixes

* Card text truncation ([#720](https://github.com/equinor/flyt/issues/720)) ([82fc982](https://github.com/equinor/flyt/commit/82fc9822c2df5181527074b56015cdba4a0f6954))

## [2.0.1](https://github.com/equinor/flyt/compare/v2.0.0...v2.0.1) (2024-04-25)


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": "2.0.1",
"version": "2.1.0",
"private": true,
"scripts": {
"dev": "NODE_OPTIONS='--inspect' next dev",
Expand Down

0 comments on commit 24f0345

Please sign in to comment.