Skip to content

Commit 83d8bc0

Browse files
chore(release): 1.18.0 [skip ci]
## [1.18.0](v1.17.1...v1.18.0) (2022-02-01) ### Features * add grid system components ([#198](#198)) ([c435683](c435683)), closes [#200](#200)
1 parent c435683 commit 83d8bc0

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.18.0](https://github.com/freenowtech/wave/compare/v1.17.1...v1.18.0) (2022-02-01)
9+
10+
11+
### Features
12+
13+
* add grid system components ([#198](https://github.com/freenowtech/wave/issues/198)) ([c435683](https://github.com/freenowtech/wave/commit/c4356831e111c8237871778974bee8bfe69c383f)), closes [#200](https://github.com/freenowtech/wave/issues/200)
14+
815
### [1.17.1](https://github.com/freenowtech/wave/compare/v1.17.0...v1.17.1) (2022-01-26)
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.17.2-canary.0",
3+
"version": "1.18.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)