Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiuwaxmann committed Jul 21, 2023
1 parent 7969664 commit d4aac5e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## v1.0.1

- Add advanced-new-file

## v1.0.0

- Initial release
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Extensions

- advanced-new-file
- Better Comments
- Code Spell Checker
- Conventional Commits
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"publisher": "sickodewebdesign",
"repository": "https://github.com/sickodewebdesign/sk-global",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"engines": {
"vscode": "^1.70.0"
Expand All @@ -29,6 +29,7 @@
"Sic Kode Web Design Global Extension Pack"
],
"extensionPack": [
"patbenatar.advanced-new-file",
"aaron-bond.better-comments",
"streetsidesoftware.code-spell-checker",
"vivaxy.vscode-conventional-commits",
Expand Down

0 comments on commit d4aac5e

Please sign in to comment.