Skip to content

Commit 22bfa4c

Browse files
committed
chore: bump version /w changelog
1 parent 8e7566f commit 22bfa4c

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v0.10.6 (2019-08-01)
2+
* **ui-suggest** set static spinner strokeWidth
3+
14
# v0.10.5 (2019-07-31)
25
* `*uiContentLoading` is a new structural directive that will will render a progress spinner while the input value is `true` else it will render the content within the container (similar to `*ngIf`)
36
* **ui-progress-button** fix stroke width

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-components",
3-
"version": "0.10.5",
3+
"version": "0.10.6",
44
"author": {
55
"name": "UiPath Inc",
66
"url": "https://github.com/UiPath/angular-components"

projects/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uipath/angular",
3-
"version": "0.10.5",
3+
"version": "0.10.6",
44
"license": "MIT",
55
"author": {
66
"name": "UiPath Inc",

0 commit comments

Comments
 (0)