Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiuwaxmann committed Feb 24, 2024
1 parent d4aac5e commit b845393
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## v1.0.2

- Remove advanced-new-file
- Remove Live Share

## v1.0.1

- Add advanced-new-file
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@

## Extensions

- advanced-new-file
- Better Comments
- Code Spell Checker
- Conventional Commits
- Error Lens
- Live Share
- Prettier - Code formatter
- Todo Tree

Expand Down
4 changes: 1 addition & 3 deletions 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.1",
"version": "1.0.2",
"license": "MIT",
"engines": {
"vscode": "^1.70.0"
Expand All @@ -29,12 +29,10 @@
"Sic Kode Web Design Global Extension Pack"
],
"extensionPack": [
"patbenatar.advanced-new-file",
"aaron-bond.better-comments",
"streetsidesoftware.code-spell-checker",
"vivaxy.vscode-conventional-commits",
"usernamehw.errorlens",
"ms-vsliveshare.vsliveshare",
"esbenp.prettier-vscode",
"gruntfuggly.todo-tree"
],
Expand Down

0 comments on commit b845393

Please sign in to comment.