Skip to content

Commit 3cb2510

Browse files
chore(release): 2.13.0 [skip ci]
## [2.13.0](v2.12.1...v2.13.0) (2024-10-29) ### Features * experimental IconButton ([#485](#485)) ([7fd91b4](7fd91b4))
1 parent 7fd91b4 commit 3cb2510

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+
## [2.13.0](https://github.com/freenowtech/wave/compare/v2.12.1...v2.13.0) (2024-10-29)
9+
10+
11+
### Features
12+
13+
* experimental IconButton ([#485](https://github.com/freenowtech/wave/issues/485)) ([7fd91b4](https://github.com/freenowtech/wave/commit/7fd91b41e5466b49fbbed72126b96f98277135fa))
14+
815
### [2.12.1](https://github.com/freenowtech/wave/compare/v2.12.0...v2.12.1) (2024-10-25)
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": "2.12.1",
3+
"version": "2.13.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)