diff --git a/libs/until-destroy-migration/package.json b/libs/until-destroy-migration/package.json index cd94c62..8117e10 100644 --- a/libs/until-destroy-migration/package.json +++ b/libs/until-destroy-migration/package.json @@ -1,7 +1,7 @@ { "name": "@ngneat/until-destroy-migration", "description": "The script that helps to migrate from View Engine to Ivy", - "version": "8.1.3", + "version": "8.1.4", "repository": { "type": "git", "url": "git+https://github.com/ngneat/until-destroy.git" diff --git a/libs/until-destroy/package.json b/libs/until-destroy/package.json index bd0ffdb..9c6329a 100644 --- a/libs/until-destroy/package.json +++ b/libs/until-destroy/package.json @@ -2,7 +2,7 @@ "$schema": "../../node_modules/ng-packagr/package.schema.json", "name": "@ngneat/until-destroy", "description": "RxJS operator that unsubscribes when Angular component is destroyed", - "version": "8.1.3", + "version": "8.1.4", "repository": { "type": "git", "url": "git+https://github.com/ngneat/until-destroy.git"