Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @alfalab/core-components-checkbox@2.7.0
 - @alfalab/core-components-input-autocomplete@7.1.6
 - @alfalab/core-components-intl-phone-input@6.2.1
 - @alfalab/core-components-picker-button@7.6.4
 - @alfalab/core-components-radio@2.5.0
 - @alfalab/core-components-select@10.6.4
 - @alfalab/core-components-table@1.2.6
  • Loading branch information
semantic-release-bot committed Mar 29, 2022
1 parent 747e3f8 commit 881a2a4
Show file tree
Hide file tree
Showing 14 changed files with 74 additions and 12 deletions.
11 changes: 11 additions & 0 deletions packages/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.7.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-checkbox@2.6.0...@alfalab/core-components-checkbox@2.7.0) (2022-03-29)


### Features

* 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))





# [2.6.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-checkbox@2.5.1...@alfalab/core-components-checkbox@2.6.0) (2022-03-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-checkbox",
"version": "2.6.0",
"version": "2.7.0",
"description": "Checkbox component",
"keywords": [],
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/input-autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.1.6](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-input-autocomplete@7.1.5...@alfalab/core-components-input-autocomplete@7.1.6) (2022-03-29)

**Note:** Version bump only for package @alfalab/core-components-input-autocomplete





## [7.1.5](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-input-autocomplete@7.1.4...@alfalab/core-components-input-autocomplete@7.1.5) (2022-03-24)

**Note:** Version bump only for package @alfalab/core-components-input-autocomplete
Expand Down
4 changes: 2 additions & 2 deletions packages/input-autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-input-autocomplete",
"version": "7.1.5",
"version": "7.1.6",
"description": "",
"keywords": [],
"license": "MIT",
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"@alfalab/core-components-input": "^8.1.0",
"@alfalab/core-components-select": "^10.6.3",
"@alfalab/core-components-select": "^10.6.4",
"classnames": "^2.2.6"
}
}
8 changes: 8 additions & 0 deletions packages/intl-phone-input/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.2.1](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.2.0...@alfalab/core-components-intl-phone-input@6.2.1) (2022-03-29)

**Note:** Version bump only for package @alfalab/core-components-intl-phone-input





# [6.2.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-intl-phone-input@6.1.5...@alfalab/core-components-intl-phone-input@6.2.0) (2022-03-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/intl-phone-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-intl-phone-input",
"version": "6.2.0",
"version": "6.2.1",
"description": "Phone input for international phones",
"keywords": [],
"license": "MIT",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@alfalab/core-components-input": "^8.1.0",
"@alfalab/core-components-input-autocomplete": "7.0.4",
"@alfalab/core-components-select": "^10.6.3",
"@alfalab/core-components-select": "^10.6.4",
"@alfalab/hooks": "^1.4.1",
"@alfalab/utils": "^1.5.1",
"classnames": "^2.2.6",
Expand Down
8 changes: 8 additions & 0 deletions packages/picker-button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.6.4](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-picker-button@7.6.3...@alfalab/core-components-picker-button@7.6.4) (2022-03-29)

**Note:** Version bump only for package @alfalab/core-components-picker-button





## [7.6.3](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-picker-button@7.6.2...@alfalab/core-components-picker-button@7.6.3) (2022-03-24)

**Note:** Version bump only for package @alfalab/core-components-picker-button
Expand Down
4 changes: 2 additions & 2 deletions packages/picker-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-picker-button",
"version": "7.6.3",
"version": "7.6.4",
"description": "Picker button component",
"keywords": [],
"license": "MIT",
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"@alfalab/core-components-button": "^5.1.1",
"@alfalab/core-components-select": "^10.6.3",
"@alfalab/core-components-select": "^10.6.4",
"@alfalab/icons-classic": "^1.76.0",
"@alfalab/icons-glyph": "^2.16.0",
"classnames": "^2.2.6"
Expand Down
11 changes: 11 additions & 0 deletions packages/radio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.5.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-radio@2.4.0...@alfalab/core-components-radio@2.5.0) (2022-03-29)


### Features

* 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))





# [2.4.0](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-radio@2.3.1...@alfalab/core-components-radio@2.4.0) (2022-03-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/radio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-radio",
"version": "2.4.0",
"version": "2.5.0",
"description": "Radio component",
"keywords": [],
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/select/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [10.6.4](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-select@10.6.3...@alfalab/core-components-select@10.6.4) (2022-03-29)

**Note:** Version bump only for package @alfalab/core-components-select





## [10.6.3](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-select@10.6.2...@alfalab/core-components-select@10.6.3) (2022-03-24)

**Note:** Version bump only for package @alfalab/core-components-select
Expand Down
4 changes: 2 additions & 2 deletions packages/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-select",
"version": "10.6.3",
"version": "10.6.4",
"description": "Select component",
"keywords": [],
"license": "MIT",
Expand All @@ -21,7 +21,7 @@
},
"dependencies": {
"@alfalab/core-components-button": "^5.1.1",
"@alfalab/core-components-checkbox": "^2.6.0",
"@alfalab/core-components-checkbox": "^2.7.0",
"@alfalab/core-components-form-control": "^7.4.0",
"@alfalab/core-components-input": "^8.1.0",
"@alfalab/core-components-popover": "^5.6.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/table/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.6](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-table@1.2.5...@alfalab/core-components-table@1.2.6) (2022-03-29)

**Note:** Version bump only for package @alfalab/core-components-table





## [1.2.5](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-table@1.2.4...@alfalab/core-components-table@1.2.5) (2022-03-28)

**Note:** Version bump only for package @alfalab/core-components-table
Expand Down
4 changes: 2 additions & 2 deletions packages/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components-table",
"version": "1.2.5",
"version": "1.2.6",
"description": "",
"keywords": [],
"license": "MIT",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@alfalab/core-components-button": "^5.1.1",
"@alfalab/core-components-pagination": "^1.2.1",
"@alfalab/core-components-select": "^10.6.3",
"@alfalab/core-components-select": "^10.6.4",
"classnames": "^2.2.6"
}
}

0 comments on commit 881a2a4

Please sign in to comment.