Skip to content

Commit

Permalink
chore(release): v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot committed Sep 16, 2024
1 parent 8864c50 commit 9a51606
Show file tree
Hide file tree
Showing 20 changed files with 55 additions and 51 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.6.0](https://github.com/taiga-family/ng-web-apis/compare/v4.5.0...v4.6.0)

#### [v4.5.0](https://github.com/taiga-family/ng-web-apis/compare/v4.4.0...v4.5.0)

> 13 September 2024
- refactor: drop redundant files
[`8fdf109`](https://github.com/taiga-family/ng-web-apis/commit/8fdf109d6a84774131f5afab89cee53711f547e4)
- fix: just bump version
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.5.1",
"version": "4.6.0",
"description": "This is a library for declarative use of Web Audio API with Angular",
"keywords": [
"angular",
Expand Down
4 changes: 2 additions & 2 deletions 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.5.1",
"version": "4.6.0",
"description": "A library for declarative use of Canvas API with Angular",
"keywords": [
"angular",
Expand All @@ -25,7 +25,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.5.1"
"@ng-web-apis/common": ">=4.6.0"
},
"publishConfig": {
"access": "public"
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.5.1",
"version": "4.6.0",
"description": "A set of common utils for consuming Web APIs with Angular",
"keywords": [
"angular",
Expand Down
4 changes: 2 additions & 2 deletions 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.5.1",
"version": "4.6.0",
"description": "This is a library for declarative use of Geolocation API with Angular",
"keywords": [
"angular",
Expand Down Expand Up @@ -28,7 +28,7 @@
"peerDependencies": {
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.5.1"
"@ng-web-apis/common": ">=4.6.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions 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.5.1",
"version": "4.6.0",
"description": "A library for declarative use of Intersection Observer API with Angular",
"keywords": [
"angular",
Expand All @@ -21,7 +21,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.5.1"
"@ng-web-apis/common": ">=4.6.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions 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.5.1",
"version": "4.6.0",
"description": "An Observable based library for the use of Web MIDI API with Angular",
"keywords": [
"angular",
Expand All @@ -24,7 +24,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.5.1",
"@ng-web-apis/common": ">=4.6.0",
"@types/webmidi": ">=2.1.0",
"rxjs": ">=7.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions 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.5.1",
"version": "4.6.0",
"description": "A library for declarative use of Mutation Observer API with Angular",
"keywords": [
"angular",
Expand All @@ -21,7 +21,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.5.1"
"@ng-web-apis/common": ">=4.6.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions 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.5.1",
"version": "4.6.0",
"description": "A library for declarative use of Notification API with Angular",
"keywords": [
"angular",
Expand All @@ -20,7 +20,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.5.1",
"@ng-web-apis/common": ">=4.6.0",
"rxjs": ">=7.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions 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.5.1",
"version": "4.6.0",
"description": "This is a library for declarative use of Payment Request API with Angular",
"keywords": [
"angular",
Expand All @@ -26,7 +26,7 @@
"peerDependencies": {
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.5.1",
"@ng-web-apis/common": ">=4.6.0",
"rxjs": ">=7.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions 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.5.1",
"version": "4.6.0",
"description": "A library for comfortable use of Permissions API in Angular applications",
"keywords": [
"angular",
Expand All @@ -27,7 +27,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.5.1"
"@ng-web-apis/common": ">=4.6.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions 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.5.1",
"version": "4.6.0",
"description": "A library for declarative use of Resize Observer API with Angular",
"keywords": [
"angular",
Expand All @@ -22,7 +22,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.5.1"
"@ng-web-apis/common": ">=4.6.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions 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.5.1",
"version": "4.6.0",
"description": "A library for declarative use of screen orientation with Angular",
"keywords": [
"angular",
Expand All @@ -18,7 +18,7 @@
},
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.5.1",
"@ng-web-apis/common": ">=4.6.0",
"rxjs": ">=7.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions 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.5.1",
"version": "4.6.0",
"description": "A library for using Web Speech API with Angular",
"keywords": [
"angular",
Expand All @@ -26,7 +26,7 @@
],
"peerDependencies": {
"@angular/core": ">=6.0.0",
"@ng-web-apis/common": ">=4.5.1",
"@ng-web-apis/common": ">=4.6.0",
"@types/dom-speech-recognition": ">=0.0.4"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions 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.5.1",
"version": "4.6.0",
"description": "A library to use Web Storage API with Observables",
"keywords": [
"angular",
Expand All @@ -24,7 +24,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.5.1",
"@ng-web-apis/common": ">=4.6.0",
"rxjs": ">=7.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions libs/universal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/universal",
"version": "4.5.1",
"version": "4.6.0",
"description": "A set of fallback for @ng-web-apis/common for Angular Universal",
"keywords": [
"angular",
Expand Down Expand Up @@ -30,7 +30,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.5.1",
"@ng-web-apis/common": ">=4.6.0",
"@types/node": ">=22.5.5",
"rxjs": ">=7.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/view-transition/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/view-transition",
"version": "4.5.1",
"version": "4.6.0",
"description": "This is a library for declarative use of View Transition API with Angular",
"keywords": [
"angular",
Expand Down
4 changes: 2 additions & 2 deletions libs/workers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-web-apis/workers",
"version": "4.5.1",
"version": "4.6.0",
"description": "A library for comfortable use of Web Workers API in Angular",
"keywords": [
"angular",
Expand All @@ -24,7 +24,7 @@
],
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.5.1"
"@ng-web-apis/common": ">=4.6.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 9a51606

Please sign in to comment.