Skip to content

Commit 44736f0

Browse files
committed
chore: bump patch version to 14.7.5
1 parent 9efa7c2 commit 44736f0

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v14.7.5 (2023-05-05)
2+
* **grid** fix styling of resize icon
3+
* **suggest** change focus logic
4+
* **chore** add automatic commit for bump version
5+
16
# v14.7.4 (2023-04-12)
27
* **tree-select** add option to collapse all
38

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

0 commit comments

Comments
 (0)