Skip to content

Commit 14af478

Browse files
chore(release): 1.32.0 [skip ci]
## [1.32.0](v1.31.2...v1.32.0) (2023-06-12) ### Features * **InfoBanner:** fix up the InfoBannerCard Link export ([f6dac56](f6dac56))
1 parent f6dac56 commit 14af478

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

docs/changelog.mdx

+7
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+
## [1.32.0](https://github.com/freenowtech/wave/compare/v1.31.2...v1.32.0) (2023-06-12)
9+
10+
11+
### Features
12+
13+
* **InfoBanner:** fix up the InfoBannerCard Link export ([f6dac56](https://github.com/freenowtech/wave/commit/f6dac566d3e588b7e5a3f515b7863cf20376030d))
14+
815
### [1.31.2](https://github.com/freenowtech/wave/compare/v1.31.1...v1.31.2) (2023-06-12)
916

1017

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@freenow/wave",
3-
"version": "1.31.2",
3+
"version": "1.32.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)