Skip to content

Commit 9381073

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

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.changeset/pre.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"@putstack/prettier-config": "1.4.1",
77
"@putstack/utils": "0.1.1"
88
},
9-
"changesets": ["friendly-icons-hide", "slow-peaches-move", "twelve-turtles-clap"]
9+
"changesets": ["friendly-icons-hide", "loud-geckos-fix", "slow-peaches-move", "twelve-turtles-clap"]
1010
}

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.1
4+
5+
### Patch Changes
6+
7+
- f4dbb71: Automatically turn off type checking on any .js file
8+
39
## 3.0.0-next.0
410

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

0 commit comments

Comments
 (0)