Skip to content

Commit

Permalink
chore(release): 27.6.2 [skip ci]
Browse files Browse the repository at this point in the history
## [27.6.2](v27.6.1...v27.6.2) (2022-06-16)

### Bug Fixes

* **tooltip:** passing onClose parameter to tooltip component ([#101](#101)) ([216e80f](216e80f))
  • Loading branch information
semantic-release-bot committed Jun 16, 2022
1 parent 216e80f commit f4f549b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [27.6.2](https://github.com/core-ds/core-components/compare/v27.6.1...v27.6.2) (2022-06-16)


### Bug Fixes

* **tooltip:** passing onClose parameter to tooltip component ([#101](https://github.com/core-ds/core-components/issues/101)) ([216e80f](https://github.com/core-ds/core-components/commit/216e80f2c1f91ae9bdb0dceea2a4db0039c91ec3))

## [27.6.1](https://github.com/core-ds/core-components/compare/v27.6.0...v27.6.1) (2022-06-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components",
"version": "27.6.1",
"version": "27.6.2",
"private": true,
"workspaces": [
"packages/*"
Expand Down

0 comments on commit f4f549b

Please sign in to comment.