Skip to content

Commit

Permalink
0.3.4 New Logo
Browse files Browse the repository at this point in the history
  • Loading branch information
rowenhusky committed Oct 29, 2023
1 parent f984e3e commit b4148c2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

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

## [0.3.4] - 2023-10-28
- New logo!

## [0.3.3] - 2023-10-17
### Fixed
- Resolved bug where certain edge cases could not differentiate auto vs manual selection operations.
Expand Down
Binary file removed autoselectpastedtextlogo.png
Binary file not shown.
Binary file added logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "auto-select-pasted-text",
"displayName": "Auto Select Pasted Text",
"description": "Automatically selects text after it's pasted for quick intents and edits.",
"icon": "autoselectpastedtextlogo.png",
"version": "0.3.3",
"icon": "logo.png",
"version": "0.3.4",
"publisher": "davidcahill",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit b4148c2

Please sign in to comment.