Skip to content

Commit ed6f1c9

Browse files
Version Packages
1 parent 087ea28 commit ed6f1c9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/red-chicken-tease.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @nullvoxpopuli/eslint-configs
22

3+
## 3.1.2
4+
5+
### Patch Changes
6+
7+
- [`087ea28`](https://github.com/NullVoxPopuli/eslint-configs/commit/087ea2816950358aa9ff702c16901599f09f61b7) Thanks [@NullVoxPopuli](https://github.com/NullVoxPopuli)! - import-sorting fix: place node imports separate from package imports
8+
39
## 3.1.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nullvoxpopuli/eslint-configs",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "eslint configs for the NullVoxPopuli's projects",
55
"main": "index.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)