Skip to content

Commit 30c7187

Browse files
committed
chore: bump version /w changelog
1 parent 2caa464 commit 30c7187

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.8 (2019-09-03)
2+
* **ui-suggest** add support for custom item template and size
3+
14
# v0.10.7 (2019-08-28)
25
* **grid** react to ngIf-ed columns
36
* **drag-and-drop-file** respect multiple=false flag

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

0 commit comments

Comments
 (0)