Skip to content

Commit 0275413

Browse files
committed
chore: bump version to v15.1.1
1 parent 3d002ff commit 0275413

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# v15.1.1 (2024-01-16)
2+
* **keyboard-shortcut** initialize shortcut keys input
3+
* **grid** translate filter options
4+
* **grid** ignore unkown types for entry hashing
5+
* **grid** use dropdown value as SSOT
6+
* **suggest** change condition for overlay positioning
7+
* **grid** add data-cy to suggest
8+
19
# v15.1.0 (2023-12-15)
210
* **grid** drop unused customMenu directive
311
* **grid** use suggest for multi filter dropdown

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

0 commit comments

Comments
 (0)