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 467bf9f commit 173f244Copy full SHA for 173f244
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+## 1.0.0 (2020-03-14)
2
+
3
4
+### Features
5
6
+* initial realease ([467bf9f](https://github.com/ifiokjr/prettier-plugin-sorted/commit/467bf9fcec2bf200897da5288e79769ea6223279))
package.json
@@ -1,7 +1,7 @@
{
"name": "prettier-plugin-sorted",
"description": "Sort your JavaScript and TypeScript imports with prettier with automatic alias support",
- "version": "0.0.0",
+ "version": "1.0.0",
"keywords": [
"import-sort",
7
"prettier",
0 commit comments