Skip to content

Commit 81bba59

Browse files
Andrei CaleniucAndrei Caleniuc
authored andcommitted
chore: bump version to v15.0.4
1 parent 2ff5c5d commit 81bba59

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+
# v15.0.4 (2023-11-07)
2+
* **fix** grid toggle columns dropdown header
3+
* **fix** snackbar background color
4+
* **chore** run npm audit
5+
16
# v15.1.0 (2023-11-02)
27
* **grid** set border-right on sticky container
38
* **grid** early return if element not rendered

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

0 commit comments

Comments
 (0)