Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @sb1/ffe-account-selector-react@9.1.4
 - @sb1/ffe-checkbox-react@5.1.0
  • Loading branch information
sb1-designsystem committed May 22, 2018
1 parent 347c6ca commit d549e1a
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 10 deletions.
16 changes: 12 additions & 4 deletions packages/ffe-account-selector-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="9.1.3"></a>
<a name="9.1.4"></a>
## [9.1.4](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@9.1.3...@sb1/ffe-account-selector-react@9.1.4) (2018-05-22)




**Note:** Version bump only for package @sb1/ffe-account-selector-react

<a name="9.1.3"></a>
## [9.1.3](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@9.1.2...@sb1/ffe-account-selector-react@9.1.3) (2018-05-15)


Expand All @@ -14,15 +22,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



<a name="9.1.2"></a>
<a name="9.1.2"></a>
## [9.1.2](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@9.1.1...@sb1/ffe-account-selector-react@9.1.2) (2018-05-04)




**Note:** Version bump only for package @sb1/ffe-account-selector-react

<a name="9.1.1"></a>
<a name="9.1.1"></a>
## [9.1.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@9.1.0...@sb1/ffe-account-selector-react@9.1.1) (2018-04-27)


Expand All @@ -33,7 +41,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



<a name="9.1.0"></a>
<a name="9.1.0"></a>
# [9.1.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-account-selector-react@9.0.9...@sb1/ffe-account-selector-react@9.1.0) (2018-04-23)


Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-account-selector-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-account-selector-react",
"version": "9.1.3",
"version": "9.1.4",
"description": "Selector for bank accounts with autocomplete.",
"keywords": [
"ffe"
Expand Down Expand Up @@ -28,7 +28,7 @@
"setupTestFrameworkScriptFile": "../../test-setup.js"
},
"dependencies": {
"@sb1/ffe-checkbox-react": "^5.0.3",
"@sb1/ffe-checkbox-react": "^5.1.0",
"@sb1/ffe-formatters": "^3.0.2",
"@sb1/ffe-icons-react": "^6.0.1",
"@sb1/ffe-spinner-react": "^4.0.3",
Expand Down
17 changes: 14 additions & 3 deletions packages/ffe-checkbox-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="5.0.3"></a>
<a name="5.1.0"></a>
# [5.1.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-checkbox-react@5.0.3...@sb1/ffe-checkbox-react@5.1.0) (2018-05-22)


### Features

* **ffe-checkbox-react:** allow children as a function ([cf8bb7a](https://github.com/SpareBank1/designsystem/commit/cf8bb7a)), closes [#158](https://github.com/SpareBank1/designsystem/issues/158) [#162](https://github.com/SpareBank1/designsystem/issues/162)




<a name="5.0.3"></a>
## [5.0.3](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-checkbox-react@5.0.2...@sb1/ffe-checkbox-react@5.0.3) (2018-03-27)




**Note:** Version bump only for package @sb1/ffe-checkbox-react

<a name="5.0.2"></a>
<a name="5.0.2"></a>
## [5.0.2](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-checkbox-react@5.0.0...@sb1/ffe-checkbox-react@5.0.2) (2018-03-07)


Expand All @@ -22,7 +33,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



<a name="5.0.1"></a>
<a name="5.0.1"></a>
## [5.0.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-checkbox-react@5.0.0...@sb1/ffe-checkbox-react@5.0.1) (2018-03-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-checkbox-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-checkbox-react",
"version": "5.0.3",
"version": "5.1.0",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand Down

0 comments on commit d549e1a

Please sign in to comment.