From a25173b0bc295f248e2df35d614825f4aac8a015 Mon Sep 17 00:00:00 2001 From: JeB Date: Sun, 13 Nov 2022 10:58:42 +0000 Subject: [PATCH] ci(release): publish - full-cycle-app@14.0.3-beta.9 - sanity-app-esm@1.0.3-beta.10 - sanity-app@14.0.3-beta.9 - @angular-builders/custom-webpack@14.1.0-beta.0 --- examples/custom-webpack/full-cycle-app/CHANGELOG.md | 4 ++++ examples/custom-webpack/full-cycle-app/package.json | 2 +- examples/custom-webpack/sanity-app-esm/CHANGELOG.md | 4 ++++ examples/custom-webpack/sanity-app-esm/package.json | 2 +- examples/custom-webpack/sanity-app/CHANGELOG.md | 4 ++++ examples/custom-webpack/sanity-app/package.json | 2 +- packages/custom-webpack/CHANGELOG.md | 6 ++++++ packages/custom-webpack/package.json | 2 +- 8 files changed, 22 insertions(+), 4 deletions(-) diff --git a/examples/custom-webpack/full-cycle-app/CHANGELOG.md b/examples/custom-webpack/full-cycle-app/CHANGELOG.md index e05a887bd..875223ad4 100644 --- a/examples/custom-webpack/full-cycle-app/CHANGELOG.md +++ b/examples/custom-webpack/full-cycle-app/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [14.0.3-beta.9](https://github.com/just-jeb/angular-builders/compare/full-cycle-app@14.0.3-beta.8...full-cycle-app@14.0.3-beta.9) (2022-11-13) + +**Note:** Version bump only for package full-cycle-app + ## [14.0.3-beta.8](https://github.com/just-jeb/angular-builders/compare/full-cycle-app@14.0.3-beta.7...full-cycle-app@14.0.3-beta.8) (2022-11-13) **Note:** Version bump only for package full-cycle-app diff --git a/examples/custom-webpack/full-cycle-app/package.json b/examples/custom-webpack/full-cycle-app/package.json index b6c5f1164..04ed37419 100644 --- a/examples/custom-webpack/full-cycle-app/package.json +++ b/examples/custom-webpack/full-cycle-app/package.json @@ -1,6 +1,6 @@ { "name": "full-cycle-app", - "version": "14.0.3-beta.8", + "version": "14.0.3-beta.9", "scripts": { "start": "ng serve", "build": "ng build", diff --git a/examples/custom-webpack/sanity-app-esm/CHANGELOG.md b/examples/custom-webpack/sanity-app-esm/CHANGELOG.md index de644949a..a12963150 100644 --- a/examples/custom-webpack/sanity-app-esm/CHANGELOG.md +++ b/examples/custom-webpack/sanity-app-esm/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.3-beta.10](https://github.com/just-jeb/angular-builders/compare/sanity-app-esm@1.0.3-beta.9...sanity-app-esm@1.0.3-beta.10) (2022-11-13) + +**Note:** Version bump only for package sanity-app-esm + ## [1.0.3-beta.9](https://github.com/just-jeb/angular-builders/compare/sanity-app-esm@1.0.3-beta.8...sanity-app-esm@1.0.3-beta.9) (2022-11-13) **Note:** Version bump only for package sanity-app-esm diff --git a/examples/custom-webpack/sanity-app-esm/package.json b/examples/custom-webpack/sanity-app-esm/package.json index fcb6ded6b..718f14a73 100644 --- a/examples/custom-webpack/sanity-app-esm/package.json +++ b/examples/custom-webpack/sanity-app-esm/package.json @@ -1,6 +1,6 @@ { "name": "sanity-app-esm", - "version": "1.0.3-beta.9", + "version": "1.0.3-beta.10", "type": "module", "scripts": { "ng": "ng", diff --git a/examples/custom-webpack/sanity-app/CHANGELOG.md b/examples/custom-webpack/sanity-app/CHANGELOG.md index 26aa1c074..b80e89a96 100644 --- a/examples/custom-webpack/sanity-app/CHANGELOG.md +++ b/examples/custom-webpack/sanity-app/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [14.0.3-beta.9](https://github.com/just-jeb/angular-builders/compare/sanity-app@14.0.3-beta.8...sanity-app@14.0.3-beta.9) (2022-11-13) + +**Note:** Version bump only for package sanity-app + ## [14.0.3-beta.8](https://github.com/just-jeb/angular-builders/compare/sanity-app@14.0.3-beta.7...sanity-app@14.0.3-beta.8) (2022-11-13) **Note:** Version bump only for package sanity-app diff --git a/examples/custom-webpack/sanity-app/package.json b/examples/custom-webpack/sanity-app/package.json index 49fa908d8..c909f2182 100644 --- a/examples/custom-webpack/sanity-app/package.json +++ b/examples/custom-webpack/sanity-app/package.json @@ -1,6 +1,6 @@ { "name": "sanity-app", - "version": "14.0.3-beta.8", + "version": "14.0.3-beta.9", "scripts": { "start": "ng serve", "build": "ng build", diff --git a/packages/custom-webpack/CHANGELOG.md b/packages/custom-webpack/CHANGELOG.md index 989507f13..2f0998b68 100644 --- a/packages/custom-webpack/CHANGELOG.md +++ b/packages/custom-webpack/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [14.1.0-beta.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/custom-webpack@14.0.2-beta.0...@angular-builders/custom-webpack@14.1.0-beta.0) (2022-11-13) + +### Features + +* **custom-webpack:** provide `verbose` option ([#1307](https://github.com/just-jeb/angular-builders/issues/1307)) ([fb5c228](https://github.com/just-jeb/angular-builders/commit/fb5c2286524a2e6a05dab755d3cd5066168b194a)) + ## [14.0.2-beta.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/custom-webpack@14.0.1...@angular-builders/custom-webpack@14.0.2-beta.0) (2022-11-13) **Note:** Version bump only for package @angular-builders/custom-webpack diff --git a/packages/custom-webpack/package.json b/packages/custom-webpack/package.json index 706bc2087..d48a26d7f 100644 --- a/packages/custom-webpack/package.json +++ b/packages/custom-webpack/package.json @@ -1,6 +1,6 @@ { "name": "@angular-builders/custom-webpack", - "version": "14.0.2-beta.0", + "version": "14.1.0-beta.0", "description": "Custom webpack builders for Angular build facade. Allow to modify Angular build configuration without ejecting it", "main": "dist/index.js", "files": [