Skip to content

Commit

Permalink
Bumping version and updating HISTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
e-kag committed Jan 15, 2019
1 parent 9f234bd commit c503dab
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v2.3.1
==================
* Fixing collapsed and vertical dropdown width & padding
* Fixing collapsed dropdown box-shaddow

v2.3.0
==================
* Items now support `href` and `window` properties for navigation to user-defined URLs
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "px-app-nav",
"description": "A navigation component that allows the user to browse app pages and content",
"version": "2.3.0",
"version": "2.3.1",
"main": [
"px-app-nav.html"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "px-app-nav",
"author": "General Electric",
"description": "A navigation component that allows the user to browse app pages and content",
"version": "2.3.0",
"version": "2.3.1",
"private": false,
"extName": null,
"repository": {
Expand Down

0 comments on commit c503dab

Please sign in to comment.