chore: release new versions

- @lion/checkbox-group@0.9.3
 - @lion/fieldset@0.12.0
 - @lion/form-system@0.10.0
 - @lion/form@0.5.3
 - @lion/radio-group@0.9.3
This commit is contained in:
CircleCI 2020-05-27 08:46:34 +00:00
parent 8314b1acc2
commit 5adf69c5d3
10 changed files with 58 additions and 12 deletions

View file

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.9.3](https://github.com/ing-bank/lion/compare/@lion/checkbox-group@0.9.2...@lion/checkbox-group@0.9.3) (2020-05-27)
**Note:** Version bump only for package @lion/checkbox-group
## [0.9.2](https://github.com/ing-bank/lion/compare/@lion/checkbox-group@0.9.1...@lion/checkbox-group@0.9.2) (2020-05-27) ## [0.9.2](https://github.com/ing-bank/lion/compare/@lion/checkbox-group@0.9.1...@lion/checkbox-group@0.9.2) (2020-05-27)
**Note:** Version bump only for package @lion/checkbox-group **Note:** Version bump only for package @lion/checkbox-group

View file

@ -1,6 +1,6 @@
{ {
"name": "@lion/checkbox-group", "name": "@lion/checkbox-group",
"version": "0.9.2", "version": "0.9.3",
"description": "A container for multiple checkboxes", "description": "A container for multiple checkboxes",
"author": "ing-bank", "author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/", "homepage": "https://github.com/ing-bank/lion/",
@ -40,7 +40,7 @@
"dependencies": { "dependencies": {
"@lion/choice-input": "0.9.1", "@lion/choice-input": "0.9.1",
"@lion/core": "0.6.0", "@lion/core": "0.6.0",
"@lion/fieldset": "0.11.2", "@lion/fieldset": "0.12.0",
"@lion/input": "0.6.1" "@lion/input": "0.6.1"
} }
} }

View file

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [0.12.0](https://github.com/ing-bank/lion/compare/@lion/fieldset@0.11.2...@lion/fieldset@0.12.0) (2020-05-27)
### Features
* **fieldset:** add clearGroup method ([#723](https://github.com/ing-bank/lion/issues/723)) ([8314b1a](https://github.com/ing-bank/lion/commit/8314b1acc24c979e4fc9f53dc0c4b352ff3604fa))
## [0.11.2](https://github.com/ing-bank/lion/compare/@lion/fieldset@0.11.1...@lion/fieldset@0.11.2) (2020-05-27) ## [0.11.2](https://github.com/ing-bank/lion/compare/@lion/fieldset@0.11.1...@lion/fieldset@0.11.2) (2020-05-27)
**Note:** Version bump only for package @lion/fieldset **Note:** Version bump only for package @lion/fieldset

View file

@ -1,6 +1,6 @@
{ {
"name": "@lion/fieldset", "name": "@lion/fieldset",
"version": "0.11.2", "version": "0.12.0",
"description": "Allows to groups multiple input fields or other fieldsets together", "description": "Allows to groups multiple input fields or other fieldsets together",
"author": "ing-bank", "author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/", "homepage": "https://github.com/ing-bank/lion/",

View file

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [0.10.0](https://github.com/ing-bank/lion/compare/@lion/form-system@0.9.0...@lion/form-system@0.10.0) (2020-05-27)
### Features
* **fieldset:** add clearGroup method ([#723](https://github.com/ing-bank/lion/issues/723)) ([8314b1a](https://github.com/ing-bank/lion/commit/8314b1acc24c979e4fc9f53dc0c4b352ff3604fa))
# [0.9.0](https://github.com/ing-bank/lion/compare/@lion/form-system@0.8.3...@lion/form-system@0.9.0) (2020-05-27) # [0.9.0](https://github.com/ing-bank/lion/compare/@lion/form-system@0.8.3...@lion/form-system@0.9.0) (2020-05-27)

View file

@ -1,6 +1,6 @@
{ {
"name": "@lion/form-system", "name": "@lion/form-system",
"version": "0.9.0", "version": "0.10.0",
"description": "The Form System allows you to create complex forms with various validation in an easy way", "description": "The Form System allows you to create complex forms with various validation in an easy way",
"author": "ing-bank", "author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/", "homepage": "https://github.com/ing-bank/lion/",
@ -37,11 +37,11 @@
], ],
"dependencies": { "dependencies": {
"@lion/button": "0.6.0", "@lion/button": "0.6.0",
"@lion/checkbox-group": "0.9.2", "@lion/checkbox-group": "0.9.3",
"@lion/core": "0.6.0", "@lion/core": "0.6.0",
"@lion/field": "0.13.1", "@lion/field": "0.13.1",
"@lion/fieldset": "0.11.2", "@lion/fieldset": "0.12.0",
"@lion/form": "0.5.2", "@lion/form": "0.5.3",
"@lion/input": "0.6.1", "@lion/input": "0.6.1",
"@lion/input-amount": "0.6.1", "@lion/input-amount": "0.6.1",
"@lion/input-date": "0.6.1", "@lion/input-date": "0.6.1",
@ -50,7 +50,7 @@
"@lion/input-iban": "0.8.1", "@lion/input-iban": "0.8.1",
"@lion/input-range": "0.3.1", "@lion/input-range": "0.3.1",
"@lion/localize": "0.10.0", "@lion/localize": "0.10.0",
"@lion/radio-group": "0.9.2", "@lion/radio-group": "0.9.3",
"@lion/select": "0.6.1", "@lion/select": "0.6.1",
"@lion/select-rich": "0.17.4", "@lion/select-rich": "0.17.4",
"@lion/textarea": "0.6.1", "@lion/textarea": "0.6.1",

View file

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.5.3](https://github.com/ing-bank/lion/compare/@lion/form@0.5.2...@lion/form@0.5.3) (2020-05-27)
**Note:** Version bump only for package @lion/form
## [0.5.2](https://github.com/ing-bank/lion/compare/@lion/form@0.5.1...@lion/form@0.5.2) (2020-05-27) ## [0.5.2](https://github.com/ing-bank/lion/compare/@lion/form@0.5.1...@lion/form@0.5.2) (2020-05-27)
**Note:** Version bump only for package @lion/form **Note:** Version bump only for package @lion/form

View file

@ -1,6 +1,6 @@
{ {
"name": "@lion/form", "name": "@lion/form",
"version": "0.5.2", "version": "0.5.3",
"description": "It enhances the functionality of the native `form` component. It is designed to interact with (instances of) form fields", "description": "It enhances the functionality of the native `form` component. It is designed to interact with (instances of) form fields",
"author": "ing-bank", "author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/", "homepage": "https://github.com/ing-bank/lion/",
@ -38,6 +38,6 @@
], ],
"dependencies": { "dependencies": {
"@lion/core": "0.6.0", "@lion/core": "0.6.0",
"@lion/fieldset": "0.11.2" "@lion/fieldset": "0.12.0"
} }
} }

View file

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.9.3](https://github.com/ing-bank/lion/compare/@lion/radio-group@0.9.2...@lion/radio-group@0.9.3) (2020-05-27)
**Note:** Version bump only for package @lion/radio-group
## [0.9.2](https://github.com/ing-bank/lion/compare/@lion/radio-group@0.9.1...@lion/radio-group@0.9.2) (2020-05-27) ## [0.9.2](https://github.com/ing-bank/lion/compare/@lion/radio-group@0.9.1...@lion/radio-group@0.9.2) (2020-05-27)
**Note:** Version bump only for package @lion/radio-group **Note:** Version bump only for package @lion/radio-group

View file

@ -1,6 +1,6 @@
{ {
"name": "@lion/radio-group", "name": "@lion/radio-group",
"version": "0.9.2", "version": "0.9.3",
"description": "Manage a group of choices", "description": "Manage a group of choices",
"author": "ing-bank", "author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/", "homepage": "https://github.com/ing-bank/lion/",
@ -40,7 +40,7 @@
"dependencies": { "dependencies": {
"@lion/choice-input": "0.9.1", "@lion/choice-input": "0.9.1",
"@lion/core": "0.6.0", "@lion/core": "0.6.0",
"@lion/fieldset": "0.11.2", "@lion/fieldset": "0.12.0",
"@lion/input": "0.6.1" "@lion/input": "0.6.1"
} }
} }