Skip to content

Commit

Permalink
chore(release): 25.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [25.7.0](v25.6.0...v25.7.0) (2022-03-22)

### Bug Fixes

* **radio-group:** add missing 'value' attribute to 'input' tag ([#1033](#1033)) ([0f9cf0e](0f9cf0e)), closes [#1031](#1031)

### Features

* **tooltip:** added anchor props ([#1034](#1034)) ([822031b](822031b))
  • Loading branch information
semantic-release-bot committed Mar 22, 2022
1 parent 822031b commit c419a05
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [25.7.0](https://github.com/alfa-laboratory/core-components/compare/v25.6.0...v25.7.0) (2022-03-22)


### Bug Fixes

* **radio-group:** add missing 'value' attribute to 'input' tag ([#1033](https://github.com/alfa-laboratory/core-components/issues/1033)) ([0f9cf0e](https://github.com/alfa-laboratory/core-components/commit/0f9cf0ecd74f4764ccd0b2839ba0cdf1b96e75cb)), closes [#1031](https://github.com/alfa-laboratory/core-components/issues/1031)


### Features

* **tooltip:** added anchor props ([#1034](https://github.com/alfa-laboratory/core-components/issues/1034)) ([822031b](https://github.com/alfa-laboratory/core-components/commit/822031b3941184689a2a7ed9938c4ec44debc444))

# [25.6.0](https://github.com/alfa-laboratory/core-components/compare/v25.5.0...v25.6.0) (2022-03-18)


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": "25.6.0",
"version": "25.7.0",
"private": true,
"workspaces": [
"packages/*"
Expand Down

0 comments on commit c419a05

Please sign in to comment.