Release 0.15.2 (#1418)

* Check for authentication obj before delete operation #1415 (#1416)

* Updating version number
This commit is contained in:
ShahanaFarooqui 2024-06-21 20:09:52 -07:00 committed by GitHub
parent 5a6b5f2cae
commit 125a3b61ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 6 additions and 6 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "rtl",
"version": "0.15.1-beta",
"version": "0.15.2-beta",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "rtl",
"version": "0.15.1-beta",
"version": "0.15.2-beta",
"license": "MIT",
"dependencies": {
"@ngrx/effects": "^17.2.0",