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 e91e4c1 commit d2b81f0Copy full SHA for d2b81f0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.6](https://github.com/kreuzerk/import-conductor/compare/v2.2.5...v2.2.6) (2022-04-01)
2
+
3
4
+### Bug Fixes
5
6
+* 🐛 (vulnearbility) update simple git ([e91e4c1](https://github.com/kreuzerk/import-conductor/commit/e91e4c10025d3b344f18880c19e83d18a2026304))
7
8
## [2.2.5](https://github.com/kreuzerk/import-conductor/compare/v2.2.4...v2.2.5) (2021-03-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "import-conductor",
- "version": "2.2.5",
+ "version": "2.2.6",
"description": "Automatically organize your Typescript import statements",
"main": "index.js",
"scripts": {
0 commit comments