Skip to content

Commit 6c00203

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.5.0...v2.0.0) (2025-06-04) ### Features * support Angular v16–v20 and Stylelint 16 ([4a9fd92](4a9fd92)) ### BREAKING CHANGES * This release drops support for Angular versions below v16 and Stylelint versions below 16. The package now requires Angular v16–v20 and Stylelint 16 or newer.
1 parent 4a9fd92 commit 6c00203

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.0.0](https://github.com/krema/angular-eslint-stylelint-builder/compare/v1.5.0...v2.0.0) (2025-06-04)
2+
3+
4+
### Features
5+
6+
* support Angular v16–v20 and Stylelint 16 ([4a9fd92](https://github.com/krema/angular-eslint-stylelint-builder/commit/4a9fd92dcd719068405684d64c93b37cf4143e66))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* This release drops support for Angular versions below v16 and Stylelint versions below 16. The package now requires Angular v16–v20 and Stylelint 16 or newer.
12+
113
# [1.5.0](https://github.com/krema/angular-eslint-stylelint-builder/compare/v1.4.0...v1.5.0) (2025-06-04)
214

315

0 commit comments

Comments
 (0)