Skip to content

Commit c4f617d

Browse files
Version Packages (next) (#32)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 017e428 commit c4f617d

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"loud-geckos-fix",
1818
"proud-kangaroos-sin",
1919
"rude-ears-divide",
20+
"six-toes-admire",
2021
"slow-peaches-move",
2122
"twelve-turtles-clap",
2223
"warm-dolls-draw",

packages/eslint-config-typescript/CHANGELOG.md

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

3+
## 3.0.0-next.7
4+
5+
### Minor Changes
6+
7+
- 017e428: Bump typescript-eslint to 8.0.0-alpha.54, eslint-plugin-unicorn to 55.0.0 and eslint-plugin-sonarjs to 1.0.4
8+
9+
eslint-plugin-unicorn now ships with types letting us remove the last entry in packages.d.ts.
10+
311
## 3.0.0-next.6
412

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

0 commit comments

Comments
 (0)