Skip to content

Commit

Permalink
ci(release): publish
Browse files Browse the repository at this point in the history
 - bazel-example@15.0.0-beta.0
 - timestamp-example@15.0.0-beta.0
 - full-cycle-app@15.0.0-beta.0
 - sanity-app-esm@2.0.0-beta.0
 - sanity-app@15.0.0-beta.0
 - multiple-apps@15.0.0-beta.0
 - simple-app@15.0.0-beta.0
 - @angular-builders/bazel@15.0.0-beta.0
 - @angular-builders/custom-webpack@15.0.0-beta.0
 - @angular-builders/jest@15.0.0-beta.0
 - @angular-builders/timestamp@15.0.0-beta.0
  • Loading branch information
JeB committed Nov 24, 2022
1 parent dd47762 commit bfab72d
Show file tree
Hide file tree
Showing 22 changed files with 117 additions and 31 deletions.
10 changes: 10 additions & 0 deletions examples/bazel/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/bazel-example@14.0.2...bazel-example@15.0.0-beta.0) (2022-11-24)

### ⚠ BREAKING CHANGES

* **deps:** update to Angular 15, tsconfig-paths 4 (#1319)

### Miscellaneous Chores

* **deps:** update to Angular 15, tsconfig-paths 4 ([#1319](https://github.com/just-jeb/angular-builders/issues/1319)) ([dd47762](https://github.com/just-jeb/angular-builders/commit/dd47762b7da037f7b1bf3ebf6f8ebed4a9819ecb))

## [14.0.2](https://github.com/just-jeb/angular-builders/compare/bazel-example@14.0.2-beta.0...bazel-example@14.0.2) (2022-11-13)

**Note:** Version bump only for package bazel-example
Expand Down
2 changes: 1 addition & 1 deletion examples/bazel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bazel-example",
"version": "14.0.2",
"version": "15.0.0-beta.0",
"scripts": {
"build": "ng build"
},
Expand Down
10 changes: 10 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,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/full-cycle-app@14.0.3...full-cycle-app@15.0.0-beta.0) (2022-11-24)

### ⚠ BREAKING CHANGES

* **deps:** update to Angular 15, tsconfig-paths 4 (#1319)

### Miscellaneous Chores

* **deps:** update to Angular 15, tsconfig-paths 4 ([#1319](https://github.com/just-jeb/angular-builders/issues/1319)) ([dd47762](https://github.com/just-jeb/angular-builders/commit/dd47762b7da037f7b1bf3ebf6f8ebed4a9819ecb))

## [14.0.3](https://github.com/just-jeb/angular-builders/compare/full-cycle-app@14.0.3-beta.9...full-cycle-app@14.0.3) (2022-11-13)

**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",
"version": "15.0.0-beta.0",
"scripts": {
"start": "ng serve",
"build": "ng build",
Expand Down
10 changes: 10 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,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/sanity-app-esm@1.0.3...sanity-app-esm@2.0.0-beta.0) (2022-11-24)

### ⚠ BREAKING CHANGES

* **deps:** update to Angular 15, tsconfig-paths 4 (#1319)

### Miscellaneous Chores

* **deps:** update to Angular 15, tsconfig-paths 4 ([#1319](https://github.com/just-jeb/angular-builders/issues/1319)) ([dd47762](https://github.com/just-jeb/angular-builders/commit/dd47762b7da037f7b1bf3ebf6f8ebed4a9819ecb))

## [1.0.3](https://github.com/just-jeb/angular-builders/compare/sanity-app-esm@1.0.3-beta.10...sanity-app-esm@1.0.3) (2022-11-13)

**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",
"version": "2.0.0-beta.0",
"type": "module",
"scripts": {
"ng": "ng",
Expand Down
10 changes: 10 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,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/sanity-app@14.0.3...sanity-app@15.0.0-beta.0) (2022-11-24)

### ⚠ BREAKING CHANGES

* **deps:** update to Angular 15, tsconfig-paths 4 (#1319)

### Miscellaneous Chores

* **deps:** update to Angular 15, tsconfig-paths 4 ([#1319](https://github.com/just-jeb/angular-builders/issues/1319)) ([dd47762](https://github.com/just-jeb/angular-builders/commit/dd47762b7da037f7b1bf3ebf6f8ebed4a9819ecb))

## [14.0.3](https://github.com/just-jeb/angular-builders/compare/sanity-app@14.0.3-beta.9...sanity-app@14.0.3) (2022-11-13)

**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",
"version": "15.0.0-beta.0",
"scripts": {
"start": "ng serve",
"build": "ng build",
Expand Down
10 changes: 10 additions & 0 deletions examples/jest/multiple-apps/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/multiple-apps@14.0.5-beta.0...multiple-apps@15.0.0-beta.0) (2022-11-24)

### ⚠ BREAKING CHANGES

* **deps:** update to Angular 15, tsconfig-paths 4 (#1319)

### Miscellaneous Chores

* **deps:** update to Angular 15, tsconfig-paths 4 ([#1319](https://github.com/just-jeb/angular-builders/issues/1319)) ([dd47762](https://github.com/just-jeb/angular-builders/commit/dd47762b7da037f7b1bf3ebf6f8ebed4a9819ecb))

## [14.0.5-beta.0](https://github.com/just-jeb/angular-builders/compare/multiple-apps@14.0.4...multiple-apps@14.0.5-beta.0) (2022-11-17)

**Note:** Version bump only for package multiple-apps
Expand Down
2 changes: 1 addition & 1 deletion examples/jest/multiple-apps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "multiple-apps",
"version": "14.0.5-beta.0",
"version": "15.0.0-beta.0",
"scripts": {
"start": "ng serve",
"build": "ng build",
Expand Down
10 changes: 10 additions & 0 deletions examples/jest/simple-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/simple-app@14.0.5-beta.0...simple-app@15.0.0-beta.0) (2022-11-24)

### ⚠ BREAKING CHANGES

* **deps:** update to Angular 15, tsconfig-paths 4 (#1319)

### Miscellaneous Chores

* **deps:** update to Angular 15, tsconfig-paths 4 ([#1319](https://github.com/just-jeb/angular-builders/issues/1319)) ([dd47762](https://github.com/just-jeb/angular-builders/commit/dd47762b7da037f7b1bf3ebf6f8ebed4a9819ecb))

## [14.0.5-beta.0](https://github.com/just-jeb/angular-builders/compare/simple-app@14.0.4...simple-app@14.0.5-beta.0) (2022-11-17)

**Note:** Version bump only for package simple-app
Expand Down
2 changes: 1 addition & 1 deletion examples/jest/simple-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-app",
"version": "14.0.5-beta.0",
"version": "15.0.0-beta.0",
"scripts": {
"start": "ng serve",
"build": "ng build",
Expand Down
10 changes: 10 additions & 0 deletions examples/timestamp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/timestamp-example@14.0.3...timestamp-example@15.0.0-beta.0) (2022-11-24)

### ⚠ BREAKING CHANGES

* **deps:** update to Angular 15, tsconfig-paths 4 (#1319)

### Miscellaneous Chores

* **deps:** update to Angular 15, tsconfig-paths 4 ([#1319](https://github.com/just-jeb/angular-builders/issues/1319)) ([dd47762](https://github.com/just-jeb/angular-builders/commit/dd47762b7da037f7b1bf3ebf6f8ebed4a9819ecb))

## [14.0.3](https://github.com/just-jeb/angular-builders/compare/timestamp-example@14.0.3-beta.8...timestamp-example@14.0.3) (2022-11-13)

**Note:** Version bump only for package timestamp-example
Expand Down
2 changes: 1 addition & 1 deletion examples/timestamp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "timestamp-example",
"version": "14.0.3",
"version": "15.0.0-beta.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
14 changes: 8 additions & 6 deletions packages/bazel/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,23 @@
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/bazel@14.0.1-beta.0...@angular-builders/bazel@14.0.1) (2022-08-23)

**Note:** Version bump only for package @angular-builders/bazel
## [15.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/bazel@14.0.1...@angular-builders/bazel@15.0.0-beta.0) (2022-11-24)

### ⚠ BREAKING CHANGES

* **deps:** update to Angular 15, tsconfig-paths 4 (#1319)

### Miscellaneous Chores

* **deps:** update to Angular 15, tsconfig-paths 4 ([#1319](https://github.com/just-jeb/angular-builders/issues/1319)) ([dd47762](https://github.com/just-jeb/angular-builders/commit/dd47762b7da037f7b1bf3ebf6f8ebed4a9819ecb))

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

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

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



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

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

Expand Down
2 changes: 1 addition & 1 deletion packages/bazel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@angular-builders/bazel",
"description": "Run Bazel under the Angular CLI",
"license": "Apache-2.0",
"version": "14.0.1",
"version": "15.0.0-beta.0",
"publishConfig": {
"access": "public"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/custom-webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/custom-webpack@14.1.0...@angular-builders/custom-webpack@15.0.0-beta.0) (2022-11-24)

### ⚠ BREAKING CHANGES

* **deps:** update to Angular 15, tsconfig-paths 4 (#1319)

### Miscellaneous Chores

* **deps:** update to Angular 15, tsconfig-paths 4 ([#1319](https://github.com/just-jeb/angular-builders/issues/1319)) ([dd47762](https://github.com/just-jeb/angular-builders/commit/dd47762b7da037f7b1bf3ebf6f8ebed4a9819ecb))

## [14.1.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/custom-webpack@14.1.0-beta.0...@angular-builders/custom-webpack@14.1.0) (2022-11-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.1.0",
"version": "15.0.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": [
Expand Down
10 changes: 10 additions & 0 deletions packages/jest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [15.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/jest@14.1.1-beta.0...@angular-builders/jest@15.0.0-beta.0) (2022-11-24)

### ⚠ BREAKING CHANGES

* **deps:** update to Angular 15, tsconfig-paths 4 (#1319)

### Miscellaneous Chores

* **deps:** update to Angular 15, tsconfig-paths 4 ([#1319](https://github.com/just-jeb/angular-builders/issues/1319)) ([dd47762](https://github.com/just-jeb/angular-builders/commit/dd47762b7da037f7b1bf3ebf6f8ebed4a9819ecb))

## [14.1.1-beta.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/jest@14.1.0...@angular-builders/jest@14.1.1-beta.0) (2022-11-17)

**Note:** Version bump only for package @angular-builders/jest
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular-builders/jest",
"version": "14.1.1-beta.0",
"version": "15.0.0-beta.0",
"description": "Jest runner for Angular build facade. Allows ng test run with Jest instead of Karma",
"repository": {
"type": "git",
Expand Down
22 changes: 8 additions & 14 deletions packages/timestamp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,38 +3,32 @@
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/timestamp@14.0.1-beta.2...@angular-builders/timestamp@14.0.1) (2022-08-23)

**Note:** Version bump only for package @angular-builders/timestamp
## [15.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/timestamp@14.0.1...@angular-builders/timestamp@15.0.0-beta.0) (2022-11-24)

### ⚠ BREAKING CHANGES

* **deps:** update to Angular 15, tsconfig-paths 4 (#1319)

### Miscellaneous Chores

* **deps:** update to Angular 15, tsconfig-paths 4 ([#1319](https://github.com/just-jeb/angular-builders/issues/1319)) ([dd47762](https://github.com/just-jeb/angular-builders/commit/dd47762b7da037f7b1bf3ebf6f8ebed4a9819ecb))

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

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

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



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

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

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





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

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





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

**Note:** Version bump only for package @angular-builders/timestamp
Expand Down
2 changes: 1 addition & 1 deletion packages/timestamp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular-builders/timestamp",
"version": "14.0.1",
"version": "15.0.0-beta.0",
"repository": {
"type": "git",
"url": "https://github.com/just-jeb/angular-builders",
Expand Down

0 comments on commit bfab72d

Please sign in to comment.