We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42f9bb commit f88771dCopy full SHA for f88771d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.3.0](https://github.com/kreuzerk/import-conductor/compare/v2.2.6...v2.3.0) (2022-04-05)
2
+
3
4
+### Features
5
6
+* 🎸 (conduct) allow conduct usage from code ([12d83ce](https://github.com/kreuzerk/import-conductor/commit/12d83cefc169b2e21c5747b9244d5d32c5e02bba))
7
8
## [2.2.6](https://github.com/kreuzerk/import-conductor/compare/v2.2.5...v2.2.6) (2022-04-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "import-conductor",
- "version": "2.2.6",
+ "version": "2.3.0",
"description": "Automatically organize your Typescript import statements",
"main": "index.js",
"scripts": {
0 commit comments