Skip to content

Commit 6067bc4

Browse files
committed
chore: bump version to v14.8.0
1 parent de2c7e0 commit 6067bc4

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+
# v14.8.0 (2023-05-29)
2+
* **suggest** changed in EventEmitter
3+
* **suggest** added item selected output
4+
* **deps** bump socket.io-parser from 4.2.1 to 4.2.3
5+
* **chore** workflow fixes publish to npmjs.org
6+
* **chore** use builtin GITHUB_TOKEN for gh publish
7+
* **deps** add workflow to publish package version
8+
19
# v14.7.14 (2023-05-23)
210
* **suggest** announce status of current item
311

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

0 commit comments

Comments
 (0)