Skip to content

Commit ae2a34f

Browse files
author
JeB
committed
ci(release): publish
- @angular-builders/custom-webpack@20.0.1-beta.0
1 parent 4f05a0d commit ae2a34f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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

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

packages/custom-webpack/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/custom-webpack",
3-
"version": "20.0.0",
3+
"version": "20.0.1-beta.0",
44
"description": "Custom webpack builders for Angular build facade. Allow to modify Angular build configuration without ejecting it",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)