Skip to content

Commit 67215f3

Browse files
committed
release(angular): v20.1.0
1 parent 0cb383b commit 67215f3

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

examples/nx-workspace/apps/ng-app-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular/platform-server": "^20.0.5",
3131
"@angular/router": "^20.0.0",
3232
"@angular/ssr": "^20.0.4",
33-
"@ngx-env/builder": "workspace:20.0.1",
33+
"@ngx-env/builder": "workspace:20.1.0",
3434
"express": "^5.1.0",
3535
"rxjs": "~7.8.0",
3636
"tslib": "^2.3.0",
@@ -44,7 +44,7 @@
4444
"@dotenv-run/core": "workspace:^1.3.8",
4545
"@dotenv-run/jest-angular": "workspace:^0.2.1",
4646
"@jest/transform": "^29.7.0",
47-
"@ngx-env/builder": "workspace:^20.0.1",
47+
"@ngx-env/builder": "workspace:^20.1.0",
4848
"@types/express": "^5.0.1",
4949
"@types/jasmine": "~5.1.0",
5050
"@types/node": "^22.12.0",

packages/angular/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ngx-env/builder
22

3+
## 20.1.0
4+
5+
### Minor Changes
6+
7+
- Use @angular/build in all builders
8+
39
## 20.0.1
410

511
### Patch Changes

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-env/builder",
3-
"version": "20.0.1",
3+
"version": "20.1.0",
44
"description": "Easily inject environment variables into your Angular applications",
55
"author": "chihab <[email protected]>",
66
"homepage": "https://github.com/chihab/ngx-env/tree/main/packages/angular",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)