Skip to content

Commit 7b9a33d

Browse files
authored
Merge pull request #17 from Pewtro/changeset-release/main
Version Packages
2 parents cfbf452 + 605600b commit 7b9a33d

7 files changed

Lines changed: 14 additions & 26 deletions

File tree

.changeset/curvy-gifts-think.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/cyan-horses-cross.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nice-planes-sit.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/seven-otters-smile.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/strong-buttons-knock.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/eslint-config-typescript/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# ESLint config for typescript changelog
22

3+
## 2.3.0
4+
5+
### Minor Changes
6+
7+
- d645787: Add eslint-plugin-sonar to base and recommended configuration
8+
9+
### Patch Changes
10+
11+
- 46c5299: Update eslint-plugin-sonarjs to 0.24.0
12+
- 27ce461: [ESLint] Update @typescript-eslint/\* from 6.20.0 to 6.21.0 and eslint-plugin-unicorn from 50.0.1 to 51.0.1
13+
- 6682e0a: Begin requiring eslint >8.57.0 in preparation for @typescript-eslint/\* v7
14+
- b8c8e4e: Update @typescript-eslint/\* to 6.20.0
15+
316
## 2.2.0
417

518
### Minor Changes

packages/eslint-config-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@putstack/eslint-config-typescript",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"license": "MIT",
55
"author": "Putro",
66
"description": "ESLint config for TypeScript",

0 commit comments

Comments
 (0)