Skip to content

Commit 747e3f8

Browse files
chore(release): 26.2.0 [skip ci]
# [26.2.0](v26.1.0...v26.2.0) (2022-03-29) ### Features * add extra content class name prop for radio and checkbox components ([#1048](#1048)) ([3c076b9](3c076b9))
1 parent 3c076b9 commit 747e3f8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [26.2.0](https://github.com/alfa-laboratory/core-components/compare/v26.1.0...v26.2.0) (2022-03-29)
2+
3+
4+
### Features
5+
6+
* add extra content class name prop for radio and checkbox components ([#1048](https://github.com/alfa-laboratory/core-components/issues/1048)) ([3c076b9](https://github.com/alfa-laboratory/core-components/commit/3c076b939a64dff8f9c66bd65f474ccea76c8cad))
7+
18
# [26.1.0](https://github.com/alfa-laboratory/core-components/compare/v26.0.1...v26.1.0) (2022-03-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alfalab/core-components",
3-
"version": "26.1.0",
3+
"version": "26.2.0",
44
"private": true,
55
"workspaces": [
66
"packages/*"

0 commit comments

Comments
 (0)