Skip to content

Commit 6399221

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

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/custom-esbuild/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.2](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2024-02-04)
7+
8+
### Features
9+
10+
* **custom-esbuild:** allow exporting list of plugins ([#1658](https://github.com/just-jeb/angular-builders/issues/1658)) ([08c3bde](https://github.com/just-jeb/angular-builders/commit/08c3bde178ae2a9353fb044b0c34292e11323deb))
11+
612
## [17.1.0-beta.1](https://github.com/just-jeb/angular-builders/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2024-02-01)
713

814
**Note:** Version bump only for package @angular-builders/custom-esbuild

packages/custom-esbuild/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-esbuild",
3-
"version": "17.1.0-beta.1",
3+
"version": "17.1.0-beta.2",
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)