Skip to content

Commit 6c188bd

Browse files
author
JeB
committed
ci(release): publish
- @angular-builders/[email protected]
1 parent db01967 commit 6c188bd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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+
## [20.0.1-beta.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2025-11-11)
7+
8+
**Note:** Version bump only for package @angular-builders/jest
9+
610
## [20.0.0](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2025-06-25)
711

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

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": "20.0.0",
3+
"version": "20.0.1-beta.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)