From 92eac7497ac756b730c5368b5f27ee4defa684fe Mon Sep 17 00:00:00 2001 From: tinkoff-bot Date: Mon, 29 Jul 2024 10:12:32 +0000 Subject: [PATCH] chore(release): update CHANGELOG.md [ci skip] - @ng-web-apis/audio@3.2.2 - @ng-web-apis/canvas@3.2.2 - @ng-web-apis/common@3.2.2 - @ng-web-apis/geolocation@3.2.2 - @ng-web-apis/intersection-observer@3.2.2 - @ng-web-apis/midi@3.2.2 - @ng-web-apis/mutation-observer@3.2.2 - @ng-web-apis/payment-request@3.2.2 - @ng-web-apis/permissions@3.2.2 - @ng-web-apis/resize-observer@3.2.2 - @ng-web-apis/speech@3.2.2 - @ng-web-apis/storage@3.2.2 - @ng-web-apis/universal@3.2.2 - @ng-web-apis/workers@3.2.2 --- libs/audio/CHANGELOG.md | 9 ++++++++ libs/audio/package.json | 2 +- libs/canvas/CHANGELOG.md | 9 ++++++++ libs/canvas/package.json | 2 +- libs/common/CHANGELOG.md | 9 ++++++++ libs/common/package.json | 2 +- libs/geolocation/CHANGELOG.md | 9 ++++++++ libs/geolocation/package.json | 2 +- libs/intersection-observer/CHANGELOG.md | 9 ++++++++ libs/intersection-observer/package.json | 2 +- libs/midi/CHANGELOG.md | 9 ++++++++ libs/midi/package.json | 2 +- libs/mutation-observer/CHANGELOG.md | 9 ++++++++ libs/mutation-observer/package.json | 2 +- libs/payment-request/CHANGELOG.md | 9 ++++++++ libs/payment-request/package.json | 2 +- libs/permissions/CHANGELOG.md | 9 ++++++++ libs/permissions/package.json | 2 +- libs/resize-observer/CHANGELOG.md | 9 ++++++++ libs/resize-observer/package.json | 2 +- libs/speech/CHANGELOG.md | 9 ++++++++ libs/speech/package.json | 2 +- libs/storage/CHANGELOG.md | 9 ++++++++ libs/storage/package.json | 2 +- libs/universal/CHANGELOG.md | 9 ++++++++ libs/universal/package.json | 2 +- libs/workers/CHANGELOG.md | 9 ++++++++ libs/workers/package.json | 2 +- package-lock.json | 28 ++++++++++++------------- 29 files changed, 154 insertions(+), 28 deletions(-) diff --git a/libs/audio/CHANGELOG.md b/libs/audio/CHANGELOG.md index 7e5755b46..1e8e79857 100644 --- a/libs/audio/CHANGELOG.md +++ b/libs/audio/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.2](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/audio@3.2.1...@ng-web-apis/audio@3.2.2) (2024-07-29) + +**Note:** Version bump only for package @ng-web-apis/audio + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [3.2.1](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/audio@3.0.1...@ng-web-apis/audio@3.2.1) (2024-06-24) **Note:** Version bump only for package @ng-web-apis/audio diff --git a/libs/audio/package.json b/libs/audio/package.json index fcd14aa4a..c207cdc7a 100644 --- a/libs/audio/package.json +++ b/libs/audio/package.json @@ -1,6 +1,6 @@ { "name": "@ng-web-apis/audio", - "version": "3.2.1", + "version": "3.2.2", "description": "This is a library for declarative use of Web Audio API with Angular", "keywords": [ "angular", diff --git a/libs/canvas/CHANGELOG.md b/libs/canvas/CHANGELOG.md index b2cd66642..06570fecd 100644 --- a/libs/canvas/CHANGELOG.md +++ b/libs/canvas/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.2](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/canvas@3.2.1...@ng-web-apis/canvas@3.2.2) (2024-07-29) + +**Note:** Version bump only for package @ng-web-apis/canvas + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [3.2.1](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/canvas@3.0.1...@ng-web-apis/canvas@3.2.1) (2024-06-24) **Note:** Version bump only for package @ng-web-apis/canvas diff --git a/libs/canvas/package.json b/libs/canvas/package.json index 04f7c3471..7e8f2cb5e 100644 --- a/libs/canvas/package.json +++ b/libs/canvas/package.json @@ -1,6 +1,6 @@ { "name": "@ng-web-apis/canvas", - "version": "3.2.1", + "version": "3.2.2", "description": "A library for declarative use of Canvas API with Angular", "keywords": [ "angular", diff --git a/libs/common/CHANGELOG.md b/libs/common/CHANGELOG.md index 0b860ba0d..3ceae639f 100644 --- a/libs/common/CHANGELOG.md +++ b/libs/common/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.2](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/common@3.2.1...@ng-web-apis/common@3.2.2) (2024-07-29) + +**Note:** Version bump only for package @ng-web-apis/common + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [3.2.1](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/common@3.0.1...@ng-web-apis/common@3.2.1) (2024-06-24) **Note:** Version bump only for package @ng-web-apis/common diff --git a/libs/common/package.json b/libs/common/package.json index 84da75c2e..58f15955a 100644 --- a/libs/common/package.json +++ b/libs/common/package.json @@ -1,6 +1,6 @@ { "name": "@ng-web-apis/common", - "version": "3.2.1", + "version": "3.2.2", "description": "A set of common utils for consuming Web APIs with Angular", "keywords": [ "angular", diff --git a/libs/geolocation/CHANGELOG.md b/libs/geolocation/CHANGELOG.md index e006d16d0..b082caa18 100644 --- a/libs/geolocation/CHANGELOG.md +++ b/libs/geolocation/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.2](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/geolocation@3.2.1...@ng-web-apis/geolocation@3.2.2) (2024-07-29) + +**Note:** Version bump only for package @ng-web-apis/geolocation + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [3.2.1](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/geolocation@3.0.1...@ng-web-apis/geolocation@3.2.1) (2024-06-24) **Note:** Version bump only for package @ng-web-apis/geolocation diff --git a/libs/geolocation/package.json b/libs/geolocation/package.json index af076dae1..2bccbf4dd 100644 --- a/libs/geolocation/package.json +++ b/libs/geolocation/package.json @@ -1,6 +1,6 @@ { "name": "@ng-web-apis/geolocation", - "version": "3.2.1", + "version": "3.2.2", "description": "This is a library for declarative use of Geolocation API with Angular", "keywords": [ "angular", diff --git a/libs/intersection-observer/CHANGELOG.md b/libs/intersection-observer/CHANGELOG.md index 7b5de405b..6b3367c8f 100644 --- a/libs/intersection-observer/CHANGELOG.md +++ b/libs/intersection-observer/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.2](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/intersection-observer@3.2.1...@ng-web-apis/intersection-observer@3.2.2) (2024-07-29) + +**Note:** Version bump only for package @ng-web-apis/intersection-observer + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [3.2.1](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/intersection-observer@3.2.0...@ng-web-apis/intersection-observer@3.2.1) (2024-06-24) **Note:** Version bump only for package @ng-web-apis/intersection-observer diff --git a/libs/intersection-observer/package.json b/libs/intersection-observer/package.json index 787b32c2a..4233cbc12 100644 --- a/libs/intersection-observer/package.json +++ b/libs/intersection-observer/package.json @@ -1,6 +1,6 @@ { "name": "@ng-web-apis/intersection-observer", - "version": "3.2.1", + "version": "3.2.2", "description": "A library for declarative use of Intersection Observer API with Angular", "keywords": [ "angular", diff --git a/libs/midi/CHANGELOG.md b/libs/midi/CHANGELOG.md index c058d0957..76e4f300b 100644 --- a/libs/midi/CHANGELOG.md +++ b/libs/midi/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.2](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/midi@3.2.1...@ng-web-apis/midi@3.2.2) (2024-07-29) + +**Note:** Version bump only for package @ng-web-apis/midi + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [3.2.1](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/midi@3.0.1...@ng-web-apis/midi@3.2.1) (2024-06-24) **Note:** Version bump only for package @ng-web-apis/midi diff --git a/libs/midi/package.json b/libs/midi/package.json index feba16460..67e83ee60 100644 --- a/libs/midi/package.json +++ b/libs/midi/package.json @@ -1,6 +1,6 @@ { "name": "@ng-web-apis/midi", - "version": "3.2.1", + "version": "3.2.2", "description": "An Observable based library for the use of Web MIDI API with Angular", "keywords": [ "angular", diff --git a/libs/mutation-observer/CHANGELOG.md b/libs/mutation-observer/CHANGELOG.md index f2a3a1caa..7d5366306 100644 --- a/libs/mutation-observer/CHANGELOG.md +++ b/libs/mutation-observer/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.2](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/mutation-observer@3.2.1...@ng-web-apis/mutation-observer@3.2.2) (2024-07-29) + +**Note:** Version bump only for package @ng-web-apis/mutation-observer + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [3.2.1](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/mutation-observer@3.0.1...@ng-web-apis/mutation-observer@3.2.1) (2024-06-24) **Note:** Version bump only for package @ng-web-apis/mutation-observer diff --git a/libs/mutation-observer/package.json b/libs/mutation-observer/package.json index d690a6c5d..16e306c8e 100644 --- a/libs/mutation-observer/package.json +++ b/libs/mutation-observer/package.json @@ -1,6 +1,6 @@ { "name": "@ng-web-apis/mutation-observer", - "version": "3.2.1", + "version": "3.2.2", "description": "A library for declarative use of Mutation Observer API with Angular", "keywords": [ "angular", diff --git a/libs/payment-request/CHANGELOG.md b/libs/payment-request/CHANGELOG.md index 9e728d7a3..914c0d8ee 100644 --- a/libs/payment-request/CHANGELOG.md +++ b/libs/payment-request/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.2](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/payment-request@3.2.1...@ng-web-apis/payment-request@3.2.2) (2024-07-29) + +**Note:** Version bump only for package @ng-web-apis/payment-request + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [3.2.1](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/payment-request@3.0.1...@ng-web-apis/payment-request@3.2.1) (2024-06-24) **Note:** Version bump only for package @ng-web-apis/payment-request diff --git a/libs/payment-request/package.json b/libs/payment-request/package.json index 541b39caa..3093514c4 100644 --- a/libs/payment-request/package.json +++ b/libs/payment-request/package.json @@ -1,6 +1,6 @@ { "name": "@ng-web-apis/payment-request", - "version": "3.2.1", + "version": "3.2.2", "description": "This is a library for declarative use of Payment Request API with Angular", "keywords": [ "angular", diff --git a/libs/permissions/CHANGELOG.md b/libs/permissions/CHANGELOG.md index 0ba1d69ee..d35372cf6 100644 --- a/libs/permissions/CHANGELOG.md +++ b/libs/permissions/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.2](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/permissions@3.2.1...@ng-web-apis/permissions@3.2.2) (2024-07-29) + +**Note:** Version bump only for package @ng-web-apis/permissions + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [3.2.1](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/permissions@3.0.1...@ng-web-apis/permissions@3.2.1) (2024-06-24) **Note:** Version bump only for package @ng-web-apis/permissions diff --git a/libs/permissions/package.json b/libs/permissions/package.json index 2c3cdcbd9..0ec7252e8 100644 --- a/libs/permissions/package.json +++ b/libs/permissions/package.json @@ -1,6 +1,6 @@ { "name": "@ng-web-apis/permissions", - "version": "3.2.1", + "version": "3.2.2", "description": "A library for comfortable use of Permissions API in Angular applications", "keywords": [ "angular", diff --git a/libs/resize-observer/CHANGELOG.md b/libs/resize-observer/CHANGELOG.md index 304b9e8c7..aad8c85cb 100644 --- a/libs/resize-observer/CHANGELOG.md +++ b/libs/resize-observer/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.2](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/resize-observer@3.2.1...@ng-web-apis/resize-observer@3.2.2) (2024-07-29) + +**Note:** Version bump only for package @ng-web-apis/resize-observer + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [3.2.1](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/resize-observer@3.0.1...@ng-web-apis/resize-observer@3.2.1) (2024-06-24) **Note:** Version bump only for package @ng-web-apis/resize-observer diff --git a/libs/resize-observer/package.json b/libs/resize-observer/package.json index 045f51a7f..7506b2673 100644 --- a/libs/resize-observer/package.json +++ b/libs/resize-observer/package.json @@ -1,6 +1,6 @@ { "name": "@ng-web-apis/resize-observer", - "version": "3.2.1", + "version": "3.2.2", "description": "A library for declarative use of Resize Observer API with Angular", "keywords": [ "angular", diff --git a/libs/speech/CHANGELOG.md b/libs/speech/CHANGELOG.md index 26533323e..064c2293a 100644 --- a/libs/speech/CHANGELOG.md +++ b/libs/speech/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.2](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/speech@3.2.1...@ng-web-apis/speech@3.2.2) (2024-07-29) + +**Note:** Version bump only for package @ng-web-apis/speech + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [3.2.1](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/speech@3.0.1...@ng-web-apis/speech@3.2.1) (2024-06-24) **Note:** Version bump only for package @ng-web-apis/speech diff --git a/libs/speech/package.json b/libs/speech/package.json index 4c98dbe15..ef3c4f5e1 100644 --- a/libs/speech/package.json +++ b/libs/speech/package.json @@ -1,6 +1,6 @@ { "name": "@ng-web-apis/speech", - "version": "3.2.1", + "version": "3.2.2", "description": "A library for using Web Speech API with Angular", "keywords": [ "angular", diff --git a/libs/storage/CHANGELOG.md b/libs/storage/CHANGELOG.md index 0840f5f9e..26a9a7ad4 100644 --- a/libs/storage/CHANGELOG.md +++ b/libs/storage/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.2](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/storage@3.2.1...@ng-web-apis/storage@3.2.2) (2024-07-29) + +**Note:** Version bump only for package @ng-web-apis/storage + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [3.2.1](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/storage@3.0.1...@ng-web-apis/storage@3.2.1) (2024-06-24) **Note:** Version bump only for package @ng-web-apis/storage diff --git a/libs/storage/package.json b/libs/storage/package.json index a3dc9fa40..588ca3048 100644 --- a/libs/storage/package.json +++ b/libs/storage/package.json @@ -1,6 +1,6 @@ { "name": "@ng-web-apis/storage", - "version": "3.2.1", + "version": "3.2.2", "description": "A library to use Web Storage API with Observables", "keywords": [ "angular", diff --git a/libs/universal/CHANGELOG.md b/libs/universal/CHANGELOG.md index 7f6886697..9db37da87 100644 --- a/libs/universal/CHANGELOG.md +++ b/libs/universal/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.2](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/universal@3.2.1...@ng-web-apis/universal@3.2.2) (2024-07-29) + +**Note:** Version bump only for package @ng-web-apis/universal + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [3.2.1](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/universal@3.0.2...@ng-web-apis/universal@3.2.1) (2024-06-24) **Note:** Version bump only for package @ng-web-apis/universal diff --git a/libs/universal/package.json b/libs/universal/package.json index 72be27f74..32b7218cc 100644 --- a/libs/universal/package.json +++ b/libs/universal/package.json @@ -1,6 +1,6 @@ { "name": "@ng-web-apis/universal", - "version": "3.2.1", + "version": "3.2.2", "description": "A set of fallback for @ng-web-apis/common for Angular Universal", "keywords": [ "angular", diff --git a/libs/workers/CHANGELOG.md b/libs/workers/CHANGELOG.md index 889db4597..e24fe9603 100644 --- a/libs/workers/CHANGELOG.md +++ b/libs/workers/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.2](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/workers@3.2.1...@ng-web-apis/workers@3.2.2) (2024-07-29) + +**Note:** Version bump only for package @ng-web-apis/workers + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [3.2.1](https://github.com/tinkoff/ng-web-apis/compare/@ng-web-apis/workers@3.0.1...@ng-web-apis/workers@3.2.1) (2024-06-24) **Note:** Version bump only for package @ng-web-apis/workers diff --git a/libs/workers/package.json b/libs/workers/package.json index a967f3acf..c3aecc30c 100644 --- a/libs/workers/package.json +++ b/libs/workers/package.json @@ -1,6 +1,6 @@ { "name": "@ng-web-apis/workers", - "version": "3.2.1", + "version": "3.2.2", "description": "A library for comfortable use of Web Workers API in Angular", "keywords": [ "angular", diff --git a/package-lock.json b/package-lock.json index 0e114ff8c..d5be20866 100644 --- a/package-lock.json +++ b/package-lock.json @@ -100,7 +100,7 @@ }, "libs/audio": { "name": "@ng-web-apis/audio", - "version": "3.2.1", + "version": "3.2.2", "license": "Apache-2.0", "peerDependencies": { "@angular/core": ">=7.0.0", @@ -109,7 +109,7 @@ }, "libs/canvas": { "name": "@ng-web-apis/canvas", - "version": "3.2.1", + "version": "3.2.2", "license": "Apache-2.0", "peerDependencies": { "@angular/core": ">=6.0.0", @@ -118,7 +118,7 @@ }, "libs/common": { "name": "@ng-web-apis/common", - "version": "3.2.1", + "version": "3.2.2", "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=12.0.0", @@ -128,7 +128,7 @@ }, "libs/geolocation": { "name": "@ng-web-apis/geolocation", - "version": "3.2.1", + "version": "3.2.2", "license": "Apache-2.0", "dependencies": { "tslib": "^2.0.0" @@ -141,7 +141,7 @@ }, "libs/intersection-observer": { "name": "@ng-web-apis/intersection-observer", - "version": "3.2.1", + "version": "3.2.2", "license": "Apache-2.0", "peerDependencies": { "@angular/core": ">=12.0.0", @@ -150,7 +150,7 @@ }, "libs/midi": { "name": "@ng-web-apis/midi", - "version": "3.2.1", + "version": "3.2.2", "license": "Apache-2.0", "peerDependencies": { "@angular/core": ">=6.0.0", @@ -161,7 +161,7 @@ }, "libs/mutation-observer": { "name": "@ng-web-apis/mutation-observer", - "version": "3.2.1", + "version": "3.2.2", "license": "Apache-2.0", "peerDependencies": { "@angular/core": ">=12.0.0", @@ -170,7 +170,7 @@ }, "libs/payment-request": { "name": "@ng-web-apis/payment-request", - "version": "3.2.1", + "version": "3.2.2", "license": "Apache-2.0", "peerDependencies": { "@angular/common": ">=6.0.0", @@ -181,7 +181,7 @@ }, "libs/permissions": { "name": "@ng-web-apis/permissions", - "version": "3.2.1", + "version": "3.2.2", "license": "Apache-2.0", "peerDependencies": { "@angular/core": ">=12.0.0", @@ -190,7 +190,7 @@ }, "libs/resize-observer": { "name": "@ng-web-apis/resize-observer", - "version": "3.2.1", + "version": "3.2.2", "license": "Apache-2.0", "peerDependencies": { "@angular/core": ">=12.0.0", @@ -199,7 +199,7 @@ }, "libs/speech": { "name": "@ng-web-apis/speech", - "version": "3.2.1", + "version": "3.2.2", "license": "Apache-2.0", "peerDependencies": { "@angular/core": ">=6.0.0", @@ -208,7 +208,7 @@ }, "libs/storage": { "name": "@ng-web-apis/storage", - "version": "3.2.1", + "version": "3.2.2", "license": "Apache-2.0", "peerDependencies": { "@angular/core": ">=9.0.0", @@ -218,7 +218,7 @@ }, "libs/universal": { "name": "@ng-web-apis/universal", - "version": "3.2.1", + "version": "3.2.2", "license": "Apache-2.0", "peerDependencies": { "@angular/core": ">=12.0.0", @@ -229,7 +229,7 @@ }, "libs/workers": { "name": "@ng-web-apis/workers", - "version": "3.2.1", + "version": "3.2.2", "license": "Apache-2.0", "peerDependencies": { "@angular/core": ">=6.0.0",