Skip to content

Commit 53a151e

Browse files
committed
v10.0.0-beta.0
1 parent 967ba3d commit 53a151e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/until-destroy-migration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ngneat/until-destroy-migration",
33
"description": "The script that helps to migrate from View Engine to Ivy",
4-
"version": "9.2.3",
4+
"version": "10.0.0-beta.0",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/ngneat/until-destroy.git"

libs/until-destroy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "../../node_modules/ng-packagr/package.schema.json",
33
"name": "@ngneat/until-destroy",
44
"description": "RxJS operator that unsubscribes when Angular component is destroyed",
5-
"version": "9.2.3",
5+
"version": "10.0.0-beta.0",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/ngneat/until-destroy.git"

0 commit comments

Comments
 (0)