Skip to content

Commit 7d9c848

Browse files
authored
Merge pull request #111 from UiPath/chore/upgrade-10-to-latest
chore: make 10.0.0 latest
2 parents 49eeeee + f751035 commit 7d9c848

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+
# v10.0.0 (2020-11-12)
2+
13
# v10.0.0-rc.3 (2020-11-05)
24
* **ng** update to `10.2`
35
* **rxjs** version bump

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

0 commit comments

Comments
 (0)