We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be488fa commit acf2765Copy full SHA for acf2765
CHANGELOG.md
@@ -7,7 +7,7 @@
7
}
8
-->
9
10
-## [Unreleased]
+## [1.2.0] - 2022-05-12
11
12
### Changed
13
package.json
@@ -3,7 +3,7 @@
3
"displayName": "Smart Sort",
4
"description": "Sort CSV-like words or lines.",
5
"license": "MIT",
6
- "version": "1.1.0",
+ "version": "1.2.0",
"publisher": "sgryjp",
"repository": {
"type": "git",
0 commit comments