Skip to content

Commit 790644d

Browse files
chore(release): 2.55.0 [skip ci]
## 2.55.0 (2026-04-02) * feat: update documentation to force a release (#581) ([ca820fb](ca820fb)), closes [#581](#581) * Re upgrade react aria components (#580) ([8741b36](8741b36)), closes [#580](#580) [#575](#575) [#577](#577)
1 parent ca820fb commit 790644d

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

docs/changelog.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ cardHeadline: Changelog
55
cardSubHeadline: Keep up to date with the latest releases of @freenow/wave
66
---
77

8+
## 2.55.0 (2026-04-02)
9+
10+
* feat: update documentation to force a release (#581) ([ca820fb](https://github.com/freenowtech/wave/commit/ca820fb)), closes [#581](https://github.com/freenowtech/wave/issues/581)
11+
* Re upgrade react aria components (#580) ([8741b36](https://github.com/freenowtech/wave/commit/8741b36)), closes [#580](https://github.com/freenowtech/wave/issues/580) [#575](https://github.com/freenowtech/wave/issues/575) [#577](https://github.com/freenowtech/wave/issues/577)
12+
813
## <small>2.54.1 (2026-03-31)</small>
914

1015
* fix: revert aria update and add calendar icon (#579) ([2b8d734](https://github.com/freenowtech/wave/commit/2b8d734)), closes [#579](https://github.com/freenowtech/wave/issues/579) [#577](https://github.com/freenowtech/wave/issues/577) [#575](https://github.com/freenowtech/wave/issues/575)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@freenow/wave",
3-
"version": "2.54.1",
3+
"version": "2.55.0",
44
"description": "React components of the Wave design system for your Front-End project",
55
"main": "lib/cjs/index.js",
66
"typings": "lib/types/index.d.ts",

0 commit comments

Comments
 (0)