Skip to content

Commit 28affa2

Browse files
chore(release): 1.17.1 [skip ci]
### [1.17.1](v1.17.0...v1.17.1) (2022-01-26) ### Bug Fixes * spread Box props correctly ([9dac265](9dac265)), closes [#190](#190)
1 parent 9dac265 commit 28affa2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.17.1](https://github.com/freenowtech/wave/compare/v1.17.0...v1.17.1) (2022-01-26)
9+
10+
11+
### Bug Fixes
12+
13+
* spread Box props correctly ([9dac265](https://github.com/freenowtech/wave/commit/9dac265f2a65ba9897a588ef545e2efd0fc14c2f)), closes [#190](https://github.com/freenowtech/wave/issues/190)
14+
815
## [1.17.0](https://github.com/freenowtech/wave/compare/v1.16.2...v1.17.0) (2021-12-09)
916

1017

package-lock.json

Lines changed: 1 addition & 1 deletion
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.17.0",
3+
"version": "1.17.1",
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)