Skip to content

Commit

Permalink
v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lumaxis committed Jun 27, 2020
1 parent 305a588 commit db178f5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [0.2.3]

### Fixes

- Use absolute image links

## [0.2.2]

Quick update to rename the default branch to "main"
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "snippet-copy",
"displayName": "Snippet Copy",
"description": "Easily copy snippets of code without unnecessary indentation, making it easier to share them e.g. via Slack",
"version": "0.2.2",
"version": "0.2.3",
"icon": "images/icon.png",
"galleryBanner": {
"color": "#1C252C",
Expand Down

0 comments on commit db178f5

Please sign in to comment.