Skip to content

Commit baad7b4

Browse files
chore(release): 1.16.1 [skip ci]
### [1.16.1](v1.16.0...v1.16.1) (2021-10-26) ### Bug Fixes * add layout props to TableHeaderCell and TableCell ([#185](#185)) ([0915c58](0915c58))
1 parent 0915c58 commit baad7b4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.16.1](https://github.com/freenowtech/wave/compare/v1.16.0...v1.16.1) (2021-10-26)
9+
10+
11+
### Bug Fixes
12+
13+
* add layout props to TableHeaderCell and TableCell ([#185](https://github.com/freenowtech/wave/issues/185)) ([0915c58](https://github.com/freenowtech/wave/commit/0915c580ca06b11517f36f0e5da3bcd24b7e7d1f))
14+
815
## [1.16.0](https://github.com/freenowtech/wave/compare/v1.15.1...v1.16.0) (2021-10-25)
916

1017

package-lock.json

+1-1
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.16.0",
3+
"version": "1.16.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)