-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @availity/[email protected] - @availity/[email protected] - @availity/[email protected] - @availity/[email protected]
- Loading branch information
1 parent
98539d4
commit b0dfcc5
Showing
8 changed files
with
44 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.4.8](https://github.com/Availity/availity-react/compare/@availity/[email protected]...@availity/[email protected]) (2019-08-19) | ||
|
||
**Note:** Version bump only for package @availity/docs | ||
|
||
|
||
|
||
|
||
|
||
## [7.4.7](https://github.com/Availity/availity-react/compare/@availity/[email protected]...@availity/[email protected]) (2019-08-19) | ||
|
||
**Note:** Version bump only for package @availity/docs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@availity/docs", | ||
"version": "7.4.7", | ||
"version": "7.4.8", | ||
"private": true, | ||
"author": "Robert McGuinness <[email protected]>", | ||
"description": "Storybook docs for availity-react", | ||
|
@@ -34,21 +34,21 @@ | |
"@availity/date": "^0.1.4", | ||
"@availity/favorites": "^2.0.0", | ||
"@availity/feature": "^1.1.8", | ||
"@availity/feedback": "^5.0.5", | ||
"@availity/feedback": "^5.0.6", | ||
"@availity/form": "^0.2.3", | ||
"@availity/hooks": "^1.5.2", | ||
"@availity/icon": "^0.4.3", | ||
"@availity/link": "^1.2.2", | ||
"@availity/list-group": "^1.1.8", | ||
"@availity/list-group-item": "^1.1.9", | ||
"@availity/localstorage-core": "^2.6.1", | ||
"@availity/page-header": "^6.0.0", | ||
"@availity/page-header": "^6.0.1", | ||
"@availity/pagination": "^2.3.5", | ||
"@availity/payer-logo": "^4.0.0", | ||
"@availity/progress": "^1.1.1", | ||
"@availity/reactstrap-validation-date": "^3.0.5", | ||
"@availity/reactstrap-validation-select": "^5.0.0", | ||
"@availity/select": "^0.3.3", | ||
"@availity/select": "^0.3.4", | ||
"@availity/spaces": "^3.0.0", | ||
"@availity/step-wizard": "^1.2.4", | ||
"@availity/training-link": "^1.1.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|
||
## [5.0.6](https://github.com/Availity/availity-react/compare/@availity/[email protected]...@availity/[email protected]) (2019-08-19) | ||
|
||
**Note:** Version bump only for package @availity/feedback | ||
|
||
|
||
|
||
|
||
|
||
## [5.0.5](https://github.com/Availity/availity-react/compare/@availity/[email protected]...@availity/[email protected]) (2019-08-19) | ||
|
||
**Note:** Version bump only for package @availity/feedback | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@availity/feedback", | ||
"version": "5.0.5", | ||
"version": "5.0.6", | ||
"author": "Evan Sharp <[email protected]>", | ||
"description": "Availity feedback with simley faces react component.", | ||
"main": "index.js", | ||
|
@@ -23,7 +23,7 @@ | |
"@availity/form": "^0.2.3", | ||
"@availity/hooks": "^1.5.2", | ||
"@availity/icon": "^0.4.3", | ||
"@availity/select": "^0.3.3", | ||
"@availity/select": "^0.3.4", | ||
"prop-types": "^15.5.8" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.0.1](https://github.com/Availity/availity-react/compare/@availity/[email protected]...@availity/[email protected]) (2019-08-19) | ||
|
||
**Note:** Version bump only for package @availity/page-header | ||
|
||
|
||
|
||
|
||
|
||
# [6.0.0](https://github.com/Availity/availity-react/compare/@availity/[email protected]...@availity/[email protected]) (2019-08-19) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@availity/page-header", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"author": "Evan Sharp <[email protected]>", | ||
"description": "The standard page header for Availity Portal Applications", | ||
"main": "index.js", | ||
|
@@ -22,7 +22,7 @@ | |
"dependencies": { | ||
"@availity/app-icon": "^1.2.3", | ||
"@availity/breadcrumbs": "^3.0.3", | ||
"@availity/feedback": "^5.0.5", | ||
"@availity/feedback": "^5.0.6", | ||
"@availity/payer-logo": "^4.0.0", | ||
"@availity/spaces": "^3.0.0", | ||
"@availity/training-link": "^1.1.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|
||
## [0.3.4](https://github.com/Availity/availity-react/compare/@availity/[email protected]...@availity/[email protected]) (2019-08-19) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **select:** changed menu item color to black ([8e42914](https://github.com/Availity/availity-react/commit/8e42914)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.3.3](https://github.com/Availity/availity-react/compare/@availity/[email protected]...@availity/[email protected]) (2019-08-19) | ||
|
||
**Note:** Version bump only for package @availity/select | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters