Skip to content

Commit 9d9be52

Browse files
chore(release): 1.30.0 [skip ci]
## [1.30.0](v1.29.1...v1.30.0) (2023-04-04) ### Features * **table:** add sortable table components and hook ([362dba5](362dba5))
1 parent 362dba5 commit 9d9be52

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.30.0](https://github.com/freenowtech/wave/compare/v1.29.1...v1.30.0) (2023-04-04)
9+
10+
11+
### Features
12+
13+
* **table:** add sortable table components and hook ([362dba5](https://github.com/freenowtech/wave/commit/362dba50beafc5b3d35fbaedb86d458bede0df7f))
14+
815
### [1.29.1](https://github.com/freenowtech/wave/compare/v1.29.0...v1.29.1) (2023-03-09)
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.29.1",
3+
"version": "1.30.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)