Skip to content

Commit 3c98d5f

Browse files
chore(release): 2.44.0 [skip ci]
## [2.44.0](v2.43.0...v2.44.0) (2025-09-04) ### Features * upgrading colours & font in wave 2.0 | SUP-49317 ([#557](#557)) ([419923a](419923a))
1 parent 419923a commit 3c98d5f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

docs/changelog.mdx

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

8+
## [2.44.0](https://github.com/freenowtech/wave/compare/v2.43.0...v2.44.0) (2025-09-04)
9+
10+
11+
### Features
12+
13+
* upgrading colours & font in wave 2.0 | SUP-49317 ([#557](https://github.com/freenowtech/wave/issues/557)) ([419923a](https://github.com/freenowtech/wave/commit/419923aa3b6c5207a3ab1ffb50c7ae59722ee671))
14+
815
## [2.43.0](https://github.com/freenowtech/wave/compare/v2.42.0...v2.43.0) (2025-08-18)
916

1017

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.43.0",
3+
"version": "2.44.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)