Skip to content

Commit

Permalink
ci(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
JeB committed Feb 18, 2022
1 parent 2aa7952 commit 46489c9
Show file tree
Hide file tree
Showing 14 changed files with 35 additions and 7 deletions.
4 changes: 4 additions & 0 deletions examples/bazel/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.

### [13.1.2-beta.4](https://github.com/just-jeb/angular-builders/compare/[email protected]@13.1.2-beta.4) (2022-02-18)

**Note:** Version bump only for package bazel-example

### [13.1.2-beta.3](https://github.com/just-jeb/angular-builders/compare/[email protected]@13.1.2-beta.3) (2022-02-10)

**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": "13.1.2-beta.3",
"version": "13.1.2-beta.4",
"scripts": {
"build": "ng build"
},
Expand Down
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.

### [13.1.1-beta.19](https://github.com/just-jeb/angular-builders/compare/[email protected]@13.1.1-beta.19) (2022-02-18)

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

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

**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": "13.1.1-beta.18",
"version": "13.1.1-beta.19",
"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.

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

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

### [0.1.1-beta.17](https://github.com/just-jeb/angular-builders/compare/[email protected]@0.1.1-beta.17) (2022-02-18)

**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": "0.1.1-beta.17",
"version": "0.1.1-beta.18",
"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.

### [13.1.1-beta.19](https://github.com/just-jeb/angular-builders/compare/[email protected]@13.1.1-beta.19) (2022-02-18)

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

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

**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": "13.1.1-beta.18",
"version": "13.1.1-beta.19",
"scripts": {
"start": "ng serve",
"build": "ng build",
Expand Down
4 changes: 4 additions & 0 deletions examples/jest/multiple-apps/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.

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

**Note:** Version bump only for package multiple-apps

### [13.1.1-beta.17](https://github.com/just-jeb/angular-builders/compare/[email protected]@13.1.1-beta.17) (2022-02-18)

**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": "13.1.1-beta.17",
"version": "13.1.1-beta.18",
"scripts": {
"start": "ng serve",
"build": "ng build",
Expand Down
4 changes: 4 additions & 0 deletions examples/jest/simple-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.

### [13.1.1-beta.17](https://github.com/just-jeb/angular-builders/compare/[email protected]@13.1.1-beta.17) (2022-02-18)

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

### [13.1.1-beta.16](https://github.com/just-jeb/angular-builders/compare/[email protected]@13.1.1-beta.16) (2022-02-18)

**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": "13.1.1-beta.16",
"version": "13.1.1-beta.17",
"scripts": {
"start": "ng serve",
"build": "ng build",
Expand Down
4 changes: 4 additions & 0 deletions examples/timestamp/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.

### [13.1.1-beta.16](https://github.com/just-jeb/angular-builders/compare/[email protected]@13.1.1-beta.16) (2022-02-18)

**Note:** Version bump only for package timestamp-example

### [13.1.1-beta.15](https://github.com/just-jeb/angular-builders/compare/[email protected]@13.1.1-beta.15) (2022-02-18)

**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": "13.1.1-beta.15",
"version": "13.1.1-beta.16",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 46489c9

Please sign in to comment.