Skip to content

Commit db178f5

Browse files
committed
v0.2.3
1 parent 305a588 commit db178f5

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [0.2.3]
4+
5+
### Fixes
6+
7+
- Use absolute image links
8+
39
## [0.2.2]
410

511
Quick update to rename the default branch to "main"

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "snippet-copy",
33
"displayName": "Snippet Copy",
44
"description": "Easily copy snippets of code without unnecessary indentation, making it easier to share them e.g. via Slack",
5-
"version": "0.2.2",
5+
"version": "0.2.3",
66
"icon": "images/icon.png",
77
"galleryBanner": {
88
"color": "#1C252C",

0 commit comments

Comments
 (0)