Skip to content

Commit f371762

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

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 17.1.0-beta.0 (2024-01-31)
7+
8+
### Features
9+
10+
* **custom-esbuild:** allow providing ESBuild plugins ([#1536](https://github.com/just-jeb/angular-builders/issues/1536)) ([3bc5a4d](https://github.com/just-jeb/angular-builders/commit/3bc5a4d564ecbf67abab745389d3658cb69ff7b9)), closes [#1617](https://github.com/just-jeb/angular-builders/issues/1617) [#1537](https://github.com/just-jeb/angular-builders/issues/1537) [#1288](https://github.com/just-jeb/angular-builders/issues/1288)

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.0.0",
3+
"version": "17.1.0-beta.0",
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)