Skip to content

Commit c60ae86

Browse files
chore(release): 1.29.0 [skip ci]
## [1.29.0](v1.28.2...v1.29.0) (2023-02-23) ### Features * **filePicker:** add alwaysShowActionButton to mobile ([#303](#303)) ([5d46685](5d46685))
1 parent 5d46685 commit c60ae86

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+
## [1.29.0](https://github.com/freenowtech/wave/compare/v1.28.2...v1.29.0) (2023-02-23)
9+
10+
11+
### Features
12+
13+
* **filePicker:** add alwaysShowActionButton to mobile ([#303](https://github.com/freenowtech/wave/issues/303)) ([5d46685](https://github.com/freenowtech/wave/commit/5d46685d701793c95275e5c608690515b642ba2a))
14+
815
### [1.28.2](https://github.com/freenowtech/wave/compare/v1.28.1...v1.28.2) (2023-02-23)
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": "1.28.2",
3+
"version": "1.29.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)