Skip to content

Commit 18f3352

Browse files
author
JeB
committed
ci(release): publish
- multiple-apps@14.0.4 - simple-app@14.0.4 - @angular-builders/jest@14.1.0
1 parent 68577a9 commit 18f3352

6 files changed

Lines changed: 15 additions & 3 deletions

File tree

examples/jest/multiple-apps/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [14.0.4](https://github.com/just-jeb/angular-builders/compare/multiple-apps@14.0.4-beta.0...multiple-apps@14.0.4) (2022-11-16)
7+
8+
**Note:** Version bump only for package multiple-apps
9+
610
## [14.0.4-beta.0](https://github.com/just-jeb/angular-builders/compare/multiple-apps@14.0.3...multiple-apps@14.0.4-beta.0) (2022-11-16)
711

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

examples/jest/multiple-apps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multiple-apps",
3-
"version": "14.0.4-beta.0",
3+
"version": "14.0.4",
44
"scripts": {
55
"start": "ng serve",
66
"build": "ng build",

examples/jest/simple-app/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [14.0.4](https://github.com/just-jeb/angular-builders/compare/simple-app@14.0.4-beta.0...simple-app@14.0.4) (2022-11-16)
7+
8+
**Note:** Version bump only for package simple-app
9+
610
## [14.0.4-beta.0](https://github.com/just-jeb/angular-builders/compare/simple-app@14.0.3...simple-app@14.0.4-beta.0) (2022-11-16)
711

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

examples/jest/simple-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-app",
3-
"version": "14.0.4-beta.0",
3+
"version": "14.0.4",
44
"scripts": {
55
"start": "ng serve",
66
"build": "ng build",

packages/jest/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [14.1.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/jest@14.1.0-beta.0...@angular-builders/jest@14.1.0) (2022-11-16)
7+
8+
**Note:** Version bump only for package @angular-builders/jest
9+
610
## [14.1.0-beta.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/jest@14.0.2...@angular-builders/jest@14.1.0-beta.0) (2022-11-16)
711

812
### Features

packages/jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-builders/jest",
3-
"version": "14.1.0-beta.0",
3+
"version": "14.1.0",
44
"description": "Jest runner for Angular build facade. Allows ng test run with Jest instead of Karma",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)