Skip to content

Commit

Permalink
Merge pull request #441 from almothafar/master
Browse files Browse the repository at this point in the history
Angular 14
  • Loading branch information
almothafar authored Sep 16, 2024
2 parents 12a672a + a1c6bfc commit 0590ebe
Show file tree
Hide file tree
Showing 6 changed files with 2,688 additions and 2,926 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## [13.0.0] Major Update
## [14.0.0] Major Update

- Upgraded to support Angular 14
- Adding Docs URL for GitHub Pages

## [13.0.0] Major Update (new version system)

- Upgraded to support Angular 13
- Possible fix for issues in `accept-user-input` #372
Expand Down
5 changes: 4 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,9 @@
}
},
"cli": {
"defaultCollection": "@angular-eslint/schematics"
"schematicCollections": [
"@angular-eslint/schematics"
],
"analytics": false
}
}
Loading

0 comments on commit 0590ebe

Please sign in to comment.