Skip to content

Commit 2378b6f

Browse files
chore: bump version to v15.0.11
1 parent eba5865 commit 2378b6f

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v15.0.11 (2023-12-05)
2+
* **grid** selectable index react to pageSize
3+
* **file-picker** make input optional in file-drop-zone
4+
15
# v15.0.10 (2023-12-04)
26
* **grid** add selectable page index
37
* **fix** increase loading buffer size

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "15.0.10",
3+
"version": "15.0.11",
44
"author": {
55
"name": "UiPath Inc",
66
"url": "https://uipath.com"

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

0 commit comments

Comments
 (0)