Skip to content

Commit 26da72f

Browse files
authored
Merge pull request #14 from Pewtro/changeset-release/main
Version Packages
2 parents 9c632ff + c95cf67 commit 26da72f

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/fifty-cooks-sparkle.md

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

.changeset/smart-mice-try.md

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

packages/eslint-config-typescript/CHANGELOG.md

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

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- 22eadb7: Bump @typescript-eslint/\* to 6.18.0. For the full list of changes, see the [official repository](https://github.com/typescript-eslint/typescript-eslint/compare/v6.16.0...v6.18.0).
8+
- 0b94296: Bump @typescript-eslint/\* to 6.18.1. For the full list of changes, see the [official repository](https://github.com/typescript-eslint/typescript-eslint/compare/v6.18.0...v6.18.1).
9+
310
## 2.0.2
411

512
### Patch 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.0.2",
3+
"version": "2.0.3",
44
"license": "MIT",
55
"author": "Putro",
66
"description": "ESLint config for TypeScript",

0 commit comments

Comments
 (0)