Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lumaxis committed Jul 3, 2020
1 parent 2bb890b commit 0a84225
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [1.0.0]

First stable release 🎉

## [0.3.1]

### Fixes
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.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@
"name": "snippet-copy",
"displayName": "Snippet Copy",
"description": "Copy snippets of code without leading indentation for easier sharing",
"version": "0.3.1",
"version": "1.0.0",
"icon": "images/icon.png",
"galleryBanner": {
"color": "#1C252C",
"theme": "dark"
},
"preview": true,
"publisher": "lumaxis",
"author": {
"name": "Lukas Spieß"
Expand Down

0 comments on commit 0a84225

Please sign in to comment.