Skip to content

Commit c33e680

Browse files
committed
release: 0.16.0
1 parent 34211e7 commit c33e680

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## 0.16.0 (2026-04-30)
2+
3+
### 🚀 Features
4+
5+
- add support for NgRx 18 ([#23](https://github.com/code-pushup/eslint-config/pull/23))
6+
- **create-eslint-config:** implement setup wizard ([#51](https://github.com/code-pushup/eslint-config/pull/51))
7+
8+
### ❤️ Thank You
9+
10+
- Edouard Maleix
11+
- Hanna Skryl @hanna-skryl

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@code-pushup/eslint-config",
3-
"version": "0.15.1",
3+
"version": "0.16.0",
44
"description": "Recommended ESLint presets by Code PushUp",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)