Skip to content

Commit 10b49db

Browse files
committed
Added demo gif to readme
1 parent 71314c0 commit 10b49db

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to the "Auto Select Pasted Text" extension will be documented in this file.
44

5+
## [0.3.2] - 2023-10-11
6+
- Added demo gif to README.md
7+
58
## [0.3.1] - 2023-10-11
69
- Updated marketplace keywords
710

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Auto Select Pasted Text",
44
"description": "Automatically selects text after it's pasted for quick intents and edits.",
55
"icon": "autoselectpastedtextlogo.png",
6-
"version": "0.3.1",
6+
"version": "0.3.2",
77
"publisher": "davidcahill",
88
"license": "MIT",
99
"repository": {

0 commit comments

Comments
 (0)