Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bjagg committed Aug 6, 2019
1 parent 2f090d5 commit 6f9ad2d
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 9 deletions.
5 changes: 3 additions & 2 deletions @uportal/notification-banner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uportal/notification-banner",
"version": "1.0.3",
"version": "1.0.4",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -64,5 +64,6 @@
"> 1%",
"last 2 versions",
"not ie <= 8"
]
],
"gitHead": "2f090d5a56669aac0a93b0c35bff7196f8ee1446"
}
5 changes: 3 additions & 2 deletions @uportal/notification-icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uportal/notification-icon",
"version": "1.0.3",
"version": "1.0.4",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -69,5 +69,6 @@
"> 1%",
"last 2 versions",
"not ie <= 8"
]
],
"gitHead": "2f090d5a56669aac0a93b0c35bff7196f8ee1446"
}
5 changes: 3 additions & 2 deletions @uportal/notification-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uportal/notification-list",
"version": "1.0.3",
"version": "1.0.4",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -71,5 +71,6 @@
"> 1%",
"last 2 versions",
"not ie <= 8"
]
],
"gitHead": "2f090d5a56669aac0a93b0c35bff7196f8ee1446"
}
5 changes: 3 additions & 2 deletions @uportal/notification-modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uportal/notification-modal",
"version": "1.0.3",
"version": "1.0.4",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -78,5 +78,6 @@
"vue-cli-service lint",
"git add"
]
}
},
"gitHead": "2f090d5a56669aac0a93b0c35bff7196f8ee1446"
}
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"lerna": "3.4.0",
"packages": ["@uportal/*"],
"version": "1.0.3",
"version": "1.0.4",
"command": {
"version": {
"forcePublish": true
Expand Down

0 comments on commit 6f9ad2d

Please sign in to comment.