Skip to content

Commit f88771d

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.6...v2.3.0) (2022-04-05) ### Features * 🎸 (conduct) allow conduct usage from code ([12d83ce](12d83ce))
1 parent a42f9bb commit f88771d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.2.6](https://github.com/kreuzerk/import-conductor/compare/v2.2.5...v2.2.6) (2022-04-01)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "import-conductor",
3-
"version": "2.2.6",
3+
"version": "2.3.0",
44
"description": "Automatically organize your Typescript import statements",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)