Skip to content

Commit da24db5

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

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/custom-esbuild/CHANGELOG.md

+4
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+
## [17.1.0-beta.1](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2024-02-01)
7+
8+
**Note:** Version bump only for package @angular-builders/custom-esbuild
9+
610
## 17.1.0-beta.0 (2024-01-31)
711

812
### Features

packages/custom-esbuild/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-builders/custom-esbuild",
3-
"version": "17.1.0-beta.0",
3+
"version": "17.1.0-beta.1",
44
"description": "Custom esbuild 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)