Skip to content

Commit

Permalink
version v14.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andriikamaldinov1 committed Sep 19, 2023
1 parent ea91116 commit 9b9c2a9
Show file tree
Hide file tree
Showing 48 changed files with 4,106 additions and 5,002 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 14.3.2(2023-09-19)

### Feature

- update ng 14.3.2

<a name=14.3.2></a>


# 16.3.7(2023-09-18)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"schematics": {},
"architect": {
"build": {
"builder": "@angular-devkit/build-angular:browser-esbuild",
"builder": "@angular-devkit/build-angular:browser",
"options": {
"outputPath": "dist/ngx-mask",
"index": "src/index.html",
Expand Down
Loading

0 comments on commit 9b9c2a9

Please sign in to comment.