We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9efd55f commit c90eac4Copy full SHA for c90eac4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.6.1](https://github.com/kreuzerk/import-conductor/compare/v2.6.0...v2.6.1) (2023-06-01)
2
+
3
4
+### Bug Fixes
5
6
+* using npm 9 with lockfileVersion 3 ([eddbbbb](https://github.com/kreuzerk/import-conductor/commit/eddbbbbd04c637a639c505fb38df7a8871728a14))
7
8
# [2.6.0](https://github.com/kreuzerk/import-conductor/compare/v2.5.0...v2.6.0) (2023-01-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "import-conductor",
- "version": "2.6.0",
+ "version": "2.6.1",
"description": "Automatically organize your Typescript import statements",
"main": "index.js",
"scripts": {
0 commit comments