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 7, 2021
1 parent 1a8157c commit b6d4f2a
Show file tree
Hide file tree
Showing 16 changed files with 93 additions and 13 deletions.
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.

## [13.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2021-11-07)

### ⚠ BREAKING CHANGES

- version 13 (#1051)

### Miscellaneous Chores

- version 13 ([#1051](https://github.com/just-jeb/angular-builders/issues/1051)) ([1a8157c](https://github.com/just-jeb/angular-builders/commit/1a8157c0ab7d3fc535c00909e449f00c85813682))

### [12.1.3](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2021-09-30)

**Note:** Version bump only for package @angular-builders/custom-webpack
Expand Down
10 changes: 10 additions & 0 deletions packages/custom-webpack/examples/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.

## [13.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/[email protected]@13.0.0-beta.0) (2021-11-07)

### ⚠ BREAKING CHANGES

- version 13 (#1051)

### Miscellaneous Chores

- version 13 ([#1051](https://github.com/just-jeb/angular-builders/issues/1051)) ([1a8157c](https://github.com/just-jeb/angular-builders/commit/1a8157c0ab7d3fc535c00909e449f00c85813682))

## [12.0.0](https://github.com/just-jeb/angular-builders/compare/[email protected]@12.0.0) (2021-05-21)

**Note:** Version bump only for package full-cycle-app
Expand Down
4 changes: 2 additions & 2 deletions packages/custom-webpack/examples/full-cycle-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "full-cycle-app",
"version": "12.0.0",
"version": "13.0.0-beta.0",
"scripts": {
"ng": "node --preserve-symlinks ./node_modules/@angular/cli/bin/ng",
"start": "yarn ng serve",
Expand Down Expand Up @@ -47,4 +47,4 @@
"tslint": "~6.1.0",
"typescript": "~4.4.4"
}
}
}
10 changes: 10 additions & 0 deletions packages/custom-webpack/examples/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.

## [13.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/[email protected]@13.0.0-beta.0) (2021-11-07)

### ⚠ BREAKING CHANGES

- version 13 (#1051)

### Miscellaneous Chores

- version 13 ([#1051](https://github.com/just-jeb/angular-builders/issues/1051)) ([1a8157c](https://github.com/just-jeb/angular-builders/commit/1a8157c0ab7d3fc535c00909e449f00c85813682))

## [12.0.0](https://github.com/just-jeb/angular-builders/compare/[email protected]@12.0.0) (2021-05-21)

**Note:** Version bump only for package sanity-app
Expand Down
4 changes: 2 additions & 2 deletions packages/custom-webpack/examples/sanity-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-app",
"version": "12.0.0",
"version": "13.0.0-beta.0",
"scripts": {
"ng": "node --preserve-symlinks ./node_modules/@angular/cli/bin/ng",
"start": "yarn ng serve",
Expand Down Expand Up @@ -46,4 +46,4 @@
"tslint": "~6.1.0",
"typescript": "~4.4.4"
}
}
}
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": "12.1.3",
"version": "13.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.

## [13.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2021-11-07)

### ⚠ BREAKING CHANGES

- version 13 (#1051)

### Miscellaneous Chores

- version 13 ([#1051](https://github.com/just-jeb/angular-builders/issues/1051)) ([1a8157c](https://github.com/just-jeb/angular-builders/commit/1a8157c0ab7d3fc535c00909e449f00c85813682))

### [12.1.2](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2021-09-08)

**Note:** Version bump only for package @angular-builders/jest
Expand Down
10 changes: 10 additions & 0 deletions packages/jest/examples/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.

## [13.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/[email protected]@13.0.0-beta.0) (2021-11-07)

### ⚠ BREAKING CHANGES

- version 13 (#1051)

### Miscellaneous Chores

- version 13 ([#1051](https://github.com/just-jeb/angular-builders/issues/1051)) ([1a8157c](https://github.com/just-jeb/angular-builders/commit/1a8157c0ab7d3fc535c00909e449f00c85813682))

## [12.1.0](https://github.com/just-jeb/angular-builders/compare/[email protected]@12.1.0) (2021-06-08)

**Note:** Version bump only for package multiple-apps
Expand Down
4 changes: 2 additions & 2 deletions packages/jest/examples/multiple-apps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "multiple-apps",
"version": "12.1.0",
"version": "13.0.0-beta.0",
"scripts": {
"ng": "node --preserve-symlinks ./node_modules/@angular/cli/bin/ng",
"start": "yarn ng serve",
Expand Down Expand Up @@ -42,4 +42,4 @@
"tslint": "~6.1.0",
"typescript": "~4.4.4"
}
}
}
10 changes: 10 additions & 0 deletions packages/jest/examples/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.

## [13.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/[email protected]@13.0.0-beta.0) (2021-11-07)

### ⚠ BREAKING CHANGES

- version 13 (#1051)

### Miscellaneous Chores

- version 13 ([#1051](https://github.com/just-jeb/angular-builders/issues/1051)) ([1a8157c](https://github.com/just-jeb/angular-builders/commit/1a8157c0ab7d3fc535c00909e449f00c85813682))

## [12.1.0](https://github.com/just-jeb/angular-builders/compare/[email protected]@12.1.0) (2021-06-08)

**Note:** Version bump only for package simple-app
Expand Down
4 changes: 2 additions & 2 deletions packages/jest/examples/simple-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-app",
"version": "12.1.0",
"version": "13.0.0-beta.0",
"scripts": {
"ng": "node --preserve-symlinks ./node_modules/@angular/cli/bin/ng",
"start": "yarn ng serve",
Expand Down Expand Up @@ -42,4 +42,4 @@
"tslint": "~6.1.0",
"typescript": "~4.4.4"
}
}
}
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": "12.1.2",
"version": "13.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
10 changes: 10 additions & 0 deletions packages/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.

## [13.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2021-11-07)

### ⚠ BREAKING CHANGES

- version 13 (#1051)

### Miscellaneous Chores

- version 13 ([#1051](https://github.com/just-jeb/angular-builders/issues/1051)) ([1a8157c](https://github.com/just-jeb/angular-builders/commit/1a8157c0ab7d3fc535c00909e449f00c85813682))

### [12.0.2](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2021-08-18)

**Note:** Version bump only for package @angular-builders/timestamp
Expand Down
10 changes: 10 additions & 0 deletions packages/timestamp/example/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.

## [13.0.0-beta.0](https://github.com/just-jeb/angular-builders/compare/[email protected]@13.0.0-beta.0) (2021-11-07)

### ⚠ BREAKING CHANGES

- version 13 (#1051)

### Miscellaneous Chores

- version 13 ([#1051](https://github.com/just-jeb/angular-builders/issues/1051)) ([1a8157c](https://github.com/just-jeb/angular-builders/commit/1a8157c0ab7d3fc535c00909e449f00c85813682))

### [12.0.2](https://github.com/just-jeb/angular-builders/compare/[email protected]@12.0.2) (2021-08-18)

**Note:** Version bump only for package example
Expand Down
4 changes: 2 additions & 2 deletions packages/timestamp/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "12.0.2",
"version": "13.0.0-beta.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -45,4 +45,4 @@
"tslint": "~6.1.0",
"typescript": "~4.4.4"
}
}
}
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": "12.0.2",
"version": "13.0.0-beta.0",
"repository": {
"type": "git",
"url": "https://github.com/just-jeb/angular-builders",
Expand Down

0 comments on commit b6d4f2a

Please sign in to comment.