Skip to content

Commit

Permalink
chore(release): update CHANGELOG.md [ci skip]
Browse files Browse the repository at this point in the history
 - @ng-web-apis/audio@4.0.1
 - @ng-web-apis/canvas@4.0.1
 - @ng-web-apis/common@4.0.1
 - @ng-web-apis/geolocation@4.0.1
 - @ng-web-apis/intersection-observer@4.0.1
 - @ng-web-apis/midi@4.0.1
 - @ng-web-apis/mutation-observer@4.0.1
 - @ng-web-apis/notification@4.0.1
 - @ng-web-apis/payment-request@4.0.1
 - @ng-web-apis/permissions@4.0.1
 - @ng-web-apis/resize-observer@4.0.1
 - @ng-web-apis/screen-orientation@4.0.1
 - @ng-web-apis/speech@4.0.1
 - @ng-web-apis/storage@4.0.1
 - @ng-web-apis/universal@4.0.1
 - @ng-web-apis/view-transition@4.0.1
 - @ng-web-apis/workers@4.0.1
  • Loading branch information
taiga-family-bot committed Jun 26, 2024
1 parent 06f02d9 commit 8b74271
Show file tree
Hide file tree
Showing 35 changed files with 588 additions and 5,504 deletions.
12 changes: 12 additions & 0 deletions libs/audio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@4.0.0...@ng-web-apis/audio@4.0.1) (2024-06-26)

### Bug Fixes

- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556))
([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/audio@3.0.6...@ng-web-apis/audio@4.0.0) (2024-06-17)

### Features
Expand Down
2 changes: 1 addition & 1 deletion libs/audio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/audio",
"version": "4.0.0",
"version": "4.0.1",
"description": "This is a library for declarative use of Web Audio API with Angular",
"keywords": [
"angular",
Expand Down
12 changes: 12 additions & 0 deletions libs/canvas/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@4.0.0...@ng-web-apis/canvas@4.0.1) (2024-06-26)

### Bug Fixes

- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556))
([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/canvas@3.0.6...@ng-web-apis/canvas@4.0.0) (2024-06-17)

**Note:** Version bump only for package @ng-web-apis/canvas
Expand Down
2 changes: 1 addition & 1 deletion libs/canvas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/canvas",
"version": "4.0.0",
"version": "4.0.1",
"description": "A library for declarative use of Canvas API with Angular",
"keywords": [
"angular",
Expand Down
12 changes: 12 additions & 0 deletions libs/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@4.0.0...@ng-web-apis/common@4.0.1) (2024-06-26)

### Bug Fixes

- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556))
([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/common@3.0.6...@ng-web-apis/common@4.0.0) (2024-06-17)

**Note:** Version bump only for package @ng-web-apis/common
Expand Down
2 changes: 1 addition & 1 deletion libs/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/common",
"version": "4.0.0",
"version": "4.0.1",
"description": "A set of common utils for consuming Web APIs with Angular",
"keywords": [
"angular",
Expand Down
12 changes: 12 additions & 0 deletions libs/geolocation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@4.0.0...@ng-web-apis/geolocation@4.0.1) (2024-06-26)

### Bug Fixes

- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556))
([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/geolocation@3.0.6...@ng-web-apis/geolocation@4.0.0) (2024-06-17)

**Note:** Version bump only for package @ng-web-apis/geolocation
Expand Down
2 changes: 1 addition & 1 deletion libs/geolocation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/geolocation",
"version": "4.0.0",
"version": "4.0.1",
"description": "This is a library for declarative use of Geolocation API with Angular",
"keywords": [
"angular",
Expand Down
12 changes: 12 additions & 0 deletions libs/intersection-observer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@4.0.0...@ng-web-apis/intersection-observer@4.0.1) (2024-06-26)

### Bug Fixes

- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556))
([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/intersection-observer@3.1.6...@ng-web-apis/intersection-observer@4.0.0) (2024-06-17)

### Features
Expand Down
2 changes: 1 addition & 1 deletion libs/intersection-observer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/intersection-observer",
"version": "4.0.0",
"version": "4.0.1",
"description": "A library for declarative use of Intersection Observer API with Angular",
"keywords": [
"angular",
Expand Down
12 changes: 12 additions & 0 deletions libs/midi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@4.0.0...@ng-web-apis/midi@4.0.1) (2024-06-26)

### Bug Fixes

- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556))
([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/midi@3.0.6...@ng-web-apis/midi@4.0.0) (2024-06-17)

**Note:** Version bump only for package @ng-web-apis/midi
Expand Down
2 changes: 1 addition & 1 deletion libs/midi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/midi",
"version": "4.0.0",
"version": "4.0.1",
"description": "An Observable based library for the use of Web MIDI API with Angular",
"keywords": [
"angular",
Expand Down
12 changes: 12 additions & 0 deletions libs/mutation-observer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@4.0.0...@ng-web-apis/mutation-observer@4.0.1) (2024-06-26)

### Bug Fixes

- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556))
([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/mutation-observer@3.0.6...@ng-web-apis/mutation-observer@4.0.0) (2024-06-17)

### Features
Expand Down
2 changes: 1 addition & 1 deletion libs/mutation-observer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/mutation-observer",
"version": "4.0.0",
"version": "4.0.1",
"description": "A library for declarative use of Mutation Observer API with Angular",
"keywords": [
"angular",
Expand Down
12 changes: 12 additions & 0 deletions libs/notification/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/notification@4.0.0...@ng-web-apis/notification@4.0.1) (2024-06-26)

### Bug Fixes

- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556))
([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/notification@3.1.2...@ng-web-apis/notification@4.0.0) (2024-06-17)

**Note:** Version bump only for package @ng-web-apis/notification
Expand Down
2 changes: 1 addition & 1 deletion libs/notification/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/notification",
"version": "4.0.0",
"version": "4.0.1",
"description": "A library for declarative use of Notification API with Angular",
"keywords": [
"angular",
Expand Down
12 changes: 12 additions & 0 deletions libs/payment-request/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@4.0.0...@ng-web-apis/payment-request@4.0.1) (2024-06-26)

### Bug Fixes

- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556))
([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/payment-request@3.0.6...@ng-web-apis/payment-request@4.0.0) (2024-06-17)

**Note:** Version bump only for package @ng-web-apis/payment-request
Expand Down
2 changes: 1 addition & 1 deletion libs/payment-request/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/payment-request",
"version": "4.0.0",
"version": "4.0.1",
"description": "This is a library for declarative use of Payment Request API with Angular",
"keywords": [
"angular",
Expand Down
12 changes: 12 additions & 0 deletions libs/permissions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@4.0.0...@ng-web-apis/permissions@4.0.1) (2024-06-26)

### Bug Fixes

- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556))
([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/permissions@3.2.0...@ng-web-apis/permissions@4.0.0) (2024-06-17)

**Note:** Version bump only for package @ng-web-apis/permissions
Expand Down
2 changes: 1 addition & 1 deletion libs/permissions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/permissions",
"version": "4.0.0",
"version": "4.0.1",
"description": "A library for comfortable use of Permissions API in Angular applications",
"keywords": [
"angular",
Expand Down
12 changes: 12 additions & 0 deletions libs/resize-observer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@4.0.0...@ng-web-apis/resize-observer@4.0.1) (2024-06-26)

### Bug Fixes

- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556))
([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/resize-observer@3.0.6...@ng-web-apis/resize-observer@4.0.0) (2024-06-17)

### Features
Expand Down
2 changes: 1 addition & 1 deletion libs/resize-observer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/resize-observer",
"version": "4.0.0",
"version": "4.0.1",
"description": "A library for declarative use of Resize Observer API with Angular",
"keywords": [
"angular",
Expand Down
12 changes: 12 additions & 0 deletions libs/screen-orientation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/screen-orientation@4.0.0...@ng-web-apis/screen-orientation@4.0.1) (2024-06-26)

### Bug Fixes

- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556))
([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/screen-orientation@3.1.2...@ng-web-apis/screen-orientation@4.0.0) (2024-06-17)

**Note:** Version bump only for package @ng-web-apis/screen-orientation
Expand Down
2 changes: 1 addition & 1 deletion libs/screen-orientation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/screen-orientation",
"version": "4.0.0",
"version": "4.0.1",
"description": "A library for declarative use of screen orientation with Angular",
"keywords": [
"angular",
Expand Down
12 changes: 12 additions & 0 deletions libs/speech/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@4.0.0...@ng-web-apis/speech@4.0.1) (2024-06-26)

### Bug Fixes

- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556))
([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/speech@3.0.7...@ng-web-apis/speech@4.0.0) (2024-06-17)

**Note:** Version bump only for package @ng-web-apis/speech
Expand Down
2 changes: 1 addition & 1 deletion libs/speech/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/speech",
"version": "4.0.0",
"version": "4.0.1",
"description": "A library for using Web Speech API with Angular",
"keywords": [
"angular",
Expand Down
12 changes: 12 additions & 0 deletions libs/storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@4.0.0...@ng-web-apis/storage@4.0.1) (2024-06-26)

### Bug Fixes

- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556))
([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/storage@3.0.6...@ng-web-apis/storage@4.0.0) (2024-06-17)

**Note:** Version bump only for package @ng-web-apis/storage
Expand Down
2 changes: 1 addition & 1 deletion libs/storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/storage",
"version": "4.0.0",
"version": "4.0.1",
"description": "A library to use Web Storage API with Observables",
"keywords": [
"angular",
Expand Down
12 changes: 12 additions & 0 deletions libs/universal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.1](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@4.0.0...@ng-web-apis/universal@4.0.1) (2024-06-26)

### Bug Fixes

- update peerDependencies ([#556](https://github.com/taiga-family/ng-web-apis/issues/556))
([06f02d9](https://github.com/taiga-family/ng-web-apis/commit/06f02d9022a55d29f9d6b7be7b24f647ca23ce57))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/taiga-family/ng-web-apis/compare/@ng-web-apis/universal@3.0.7...@ng-web-apis/universal@4.0.0) (2024-06-17)

### Features
Expand Down
Loading

0 comments on commit 8b74271

Please sign in to comment.