Skip to content

Commit

Permalink
chore(release): 27.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [27.2.0](v27.1.2...v27.2.0) (2022-06-03)

### Bug Fixes

* **attach:** added size xxs and changed default view prop ([#59](#59)) ([f6e297d](f6e297d))
* **button:** fix border-radius ([#63](#63)) ([e09991e](e09991e))
* **tooltip:** added missing props ([#72](#72)) ([3f83040](3f83040))

### Features

* **date-input:** removed date validation ([#69](#69)) ([ca56ec9](ca56ec9))
  • Loading branch information
semantic-release-bot committed Jun 3, 2022
1 parent e09991e commit fbc35b4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# [27.2.0](https://github.com/core-ds/core-components/compare/v27.1.2...v27.2.0) (2022-06-03)


### Bug Fixes

* **attach:** added size xxs and changed default view prop ([#59](https://github.com/core-ds/core-components/issues/59)) ([f6e297d](https://github.com/core-ds/core-components/commit/f6e297d3af39470b09c9cba26d8d1c47dc72d0da))
* **button:** fix border-radius ([#63](https://github.com/core-ds/core-components/issues/63)) ([e09991e](https://github.com/core-ds/core-components/commit/e09991e07215b1ca19d4e66d189a1504be52aefd))
* **tooltip:** added missing props ([#72](https://github.com/core-ds/core-components/issues/72)) ([3f83040](https://github.com/core-ds/core-components/commit/3f83040a32ae6280abebaaddb1b8886a02663096))


### Features

* **date-input:** removed date validation ([#69](https://github.com/core-ds/core-components/issues/69)) ([ca56ec9](https://github.com/core-ds/core-components/commit/ca56ec97db0d966233bd4312fdddabd59ed427ae))

# [27.2.0](https://github.com/core-ds/core-components/compare/v27.1.2...v27.2.0) (2022-06-03)


### Bug Fixes

* **tooltip:** added missing props ([#72](https://github.com/core-ds/core-components/issues/72)) ([3f83040](https://github.com/core-ds/core-components/commit/3f83040a32ae6280abebaaddb1b8886a02663096))
Expand Down

0 comments on commit fbc35b4

Please sign in to comment.