Skip to content

Commit fc2a0fc

Browse files
committed
build(release): next version [skip_build]
- @shiftcode/[email protected]
1 parent dc38cc1 commit fc2a0fc

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

package-lock.json

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

packages/eslint-config-recommended/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.0.0](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2025-06-30)
7+
8+
### Features
9+
10+
- **eslint-config-recommended:** add support for @angular-eslint/\*[@20](https://github.com/20) ([170758a](https://github.com/shiftcode/sc-commons-public/commit/170758a1b030832cbf64f3536f62a783af5cf622))
11+
- **eslint-config-recommended:** update to stable @angular-eslint/\* packages ([eade5ad](https://github.com/shiftcode/sc-commons-public/commit/eade5adc383aa04b014a55fe405dfc412e78695c))
12+
13+
### BREAKING CHANGES
14+
15+
- **eslint-config-recommended:** minimum version of @angular-eslint/\* peer dependencies must be ^20
16+
617
# [4.0.0](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2025-05-15)
718

819
### Features

packages/eslint-config-recommended/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shiftcode/eslint-config-recommended",
3-
"version": "5.0.0-pr50.2",
3+
"version": "5.0.0",
44
"description": "default shiftcode config for eslint",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "UNLICENSED",

0 commit comments

Comments
 (0)