Skip to content

Commit 26bd17c

Browse files
committed
chore: bump version /w changelog
1 parent 112dd88 commit 26bd17c

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.10.7 (2019-08-28)
2+
* **grid** react to ngIf-ed columns
3+
* **drag-and-drop-file** respect multiple=false flag
4+
15
# v0.10.6 (2019-08-01)
26
* **ui-suggest** set static spinner strokeWidth
37

@@ -7,7 +11,7 @@
711
* **ui-progress-button** add fade animation to the button text
812

913
# v0.10.4 (2019-07-29)
10-
* [progress-button] implement button augmentor directive, that enables loading state configuraiton via a progress bar
14+
* [progress-button] implement button augmentor directive, that enables loading state configuration via a progress bar
1115
* [spinner-button] implement button augmentor directive, that enables loading state configuraiton via a spinner
1216

1317
# v0.10.3 (2019-07-17)

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.6",
3+
"version": "0.10.7",
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.6",
3+
"version": "0.10.7",
44
"license": "MIT",
55
"author": {
66
"name": "UiPath Inc",

0 commit comments

Comments
 (0)