Skip to content

Commit

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


## [2.5.0](v2.4.0...v2.5.0)
(2024-08-28)


### Features

* Full name of users
([#778](#778))
([2523e98](2523e98))


### Bug Fixes

* Disable spamming of add card buttons
([#784](#784))
([668f1fa](668f1fa))
* display AxiosError message
([#774](#774))
([76033a0](76033a0))

---
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 Aug 29, 2024
1 parent 2523e98 commit 9472711
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.5.0](https://github.com/equinor/flyt/compare/v2.4.0...v2.5.0) (2024-08-28)


### Features

* Full name of users ([#778](https://github.com/equinor/flyt/issues/778)) ([2523e98](https://github.com/equinor/flyt/commit/2523e9829d6ad192400b641818901f2df3458e04))


### Bug Fixes

* Disable spamming of add card buttons ([#784](https://github.com/equinor/flyt/issues/784)) ([668f1fa](https://github.com/equinor/flyt/commit/668f1fa802d925f62f0ee942b72240c0f6a7d89b))
* display AxiosError message ([#774](https://github.com/equinor/flyt/issues/774)) ([76033a0](https://github.com/equinor/flyt/commit/76033a0e02572d190290b3ac52851582dd0faef9))

## [2.4.0](https://github.com/equinor/flyt/compare/v2.3.0...v2.4.0) (2024-08-06)

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

0 comments on commit 9472711

Please sign in to comment.