Skip to content

Commit

Permalink
chore(release): 1.1.6 [skip ci]
Browse files Browse the repository at this point in the history
# [@asu-design-system/components-library-v1.1.6](https://github.com/asu/asu-unity-stack/compare/@asu-design-system/components-library-v1.1.5...@asu-design-system/components-library-v1.1.6) (2020-09-03)

### Bug Fixes

* **components-library:** fixed button styles, dynamic nav height calculation and search form styles ([f0dcf6b](f0dcf6b))
* **components-library:** removed console.log and corrected login props for kitchen sink page ([f847ae3](f847ae3))
* **components-library:** updated dropdown event handlers for accessibility ([2ed9cc1](2ed9cc1))
  • Loading branch information
semantic-release-bot committed Sep 3, 2020
1 parent f847ae3 commit 9c5f087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asu-design-system/components-library",
"version": "1.1.5",
"version": "1.1.6",
"description": "ASU Web Standards-compliant Preact components library",
"main": "src/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 9c5f087

Please sign in to comment.