Skip to content

Commit

Permalink
ci(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
JeB committed Nov 13, 2022
1 parent b6ae462 commit acc0e55
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 19 deletions.
4 changes: 4 additions & 0 deletions examples/custom-webpack/full-cycle-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8](https://github.com/just-jeb/angular-builders/compare/[email protected]@14.0.3-beta.8) (2022-11-13)

**Note:** Version bump only for package full-cycle-app

## [14.0.3-beta.7](https://github.com/just-jeb/angular-builders/compare/[email protected]@14.0.3-beta.7) (2022-11-04)

**Note:** Version bump only for package full-cycle-app
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-webpack/full-cycle-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "full-cycle-app",
"version": "14.0.3-beta.7",
"version": "14.0.3-beta.8",
"scripts": {
"start": "ng serve",
"build": "ng build",
Expand Down
4 changes: 4 additions & 0 deletions examples/custom-webpack/sanity-app-esm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9](https://github.com/just-jeb/angular-builders/compare/[email protected]@1.0.3-beta.9) (2022-11-13)

**Note:** Version bump only for package sanity-app-esm

## [1.0.3-beta.8](https://github.com/just-jeb/angular-builders/compare/[email protected]@1.0.3-beta.8) (2022-11-04)

**Note:** Version bump only for package sanity-app-esm
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-webpack/sanity-app-esm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-app-esm",
"version": "1.0.3-beta.8",
"version": "1.0.3-beta.9",
"type": "module",
"scripts": {
"ng": "ng",
Expand Down
4 changes: 4 additions & 0 deletions examples/custom-webpack/sanity-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8](https://github.com/just-jeb/angular-builders/compare/[email protected]@14.0.3-beta.8) (2022-11-13)

**Note:** Version bump only for package sanity-app

## [14.0.3-beta.7](https://github.com/just-jeb/angular-builders/compare/[email protected]@14.0.3-beta.7) (2022-11-04)

**Note:** Version bump only for package sanity-app
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-webpack/sanity-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-app",
"version": "14.0.3-beta.7",
"version": "14.0.3-beta.8",
"scripts": {
"start": "ng serve",
"build": "ng build",
Expand Down
18 changes: 3 additions & 15 deletions packages/custom-webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,38 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [14.0.1](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]-beta.2...@angular-builders/[email protected].1) (2022-08-23)
## [14.0.2-beta.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected].2-beta.0) (2022-11-13)

**Note:** Version bump only for package @angular-builders/custom-webpack

### [14.0.1](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2022-08-23)



**Note:** Version bump only for package @angular-builders/custom-webpack

### [14.0.1-beta.2](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2022-08-19)

**Note:** Version bump only for package @angular-builders/custom-webpack





### [14.0.1-beta.1](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2022-08-18)

**Note:** Version bump only for package @angular-builders/custom-webpack





### [14.0.1-beta.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2022-06-27)

**Note:** Version bump only for package @angular-builders/custom-webpack





## [14.0.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2022-06-13)

**Note:** Version bump only for package @angular-builders/custom-webpack
Expand Down
2 changes: 1 addition & 1 deletion packages/custom-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular-builders/custom-webpack",
"version": "14.0.1",
"version": "14.0.2-beta.0",
"description": "Custom webpack builders for Angular build facade. Allow to modify Angular build configuration without ejecting it",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit acc0e55

Please sign in to comment.