Skip to content

Commit 3c7e995

Browse files
Merge pull request #300 from UiPath/feat/publish-14.0.0
chore: bump version to 14.0.0
2 parents e9d98a1 + 33430d8 commit 3c7e995

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# v14.0.0 (2023-01-19)
2+
13
# v14.0.0-rc.3 (2023-01-13)
24
* **tree-select** focus parent on arrow left
35
* **tree-select** select items with space

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

0 commit comments

Comments
 (0)