Skip to content

Commit b3fdde3

Browse files
committed
v9.2.2
1 parent fa675cb commit b3fdde3

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.1",
4+
"version": "9.2.2",
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.1",
5+
"version": "9.2.2",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/ngneat/until-destroy.git"

0 commit comments

Comments
 (0)