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 71314c0 commit 10b49dbCopy full SHA for 10b49db
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
All notable changes to the "Auto Select Pasted Text" extension will be documented in this file.
4
5
+## [0.3.2] - 2023-10-11
6
+- Added demo gif to README.md
7
+
8
## [0.3.1] - 2023-10-11
9
- Updated marketplace keywords
10
package.json
@@ -3,7 +3,7 @@
"displayName": "Auto Select Pasted Text",
"description": "Automatically selects text after it's pasted for quick intents and edits.",
"icon": "autoselectpastedtextlogo.png",
- "version": "0.3.1",
+ "version": "0.3.2",
"publisher": "davidcahill",
"license": "MIT",
"repository": {
0 commit comments