Skip to content

Commit 29bd281

Browse files
Version Packages (next) (#30)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d1f925d commit 29bd281

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
},
99
"changesets": [
1010
"big-experts-give",
11+
"cyan-games-promise",
1112
"friendly-icons-hide",
1213
"large-dolls-brake",
1314
"loud-geckos-fix",

packages/eslint-config-typescript/CHANGELOG.md

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

3+
## 3.0.0-next.5
4+
5+
### Minor Changes
6+
7+
- 9daf3e7: Enable prefer-arrow-callback in the base configuration
8+
39
## 3.0.0-next.4
410

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

0 commit comments

Comments
 (0)