Skip to content

Commit 95d31dc

Browse files
github-actions[bot]Pewtro
authored andcommitted
Version Packages (next)
1 parent 977944a commit 95d31dc

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
"friendly-icons-hide",
1212
"large-dolls-brake",
1313
"loud-geckos-fix",
14+
"proud-kangaroos-sin",
15+
"rude-ears-divide",
1416
"slow-peaches-move",
1517
"twelve-turtles-clap",
1618
"warm-dolls-draw",

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+
## 3.0.0-next.4
4+
5+
### Minor Changes
6+
7+
- 05f80ca: Migrate the eslint config to typescript for better ergonomics when developing the config
8+
- 0be2380: Bump `@eslint/js` to 9.7.0 and `typescript-eslint` to 8.0.0-alpha.44
9+
310
## 3.0.0-next.3
411

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

0 commit comments

Comments
 (0)