Skip to content

Commit

Permalink
Correção das atualizações anteriores
Browse files Browse the repository at this point in the history
v0.0.2 -> v0.0.3
  • Loading branch information
fernandoncidade committed Feb 2, 2024
1 parent c5bcc6f commit 2477de9
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2,105 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

## [Unreleased]

- Initial release v0.0.2
- Initial release v0.0.3
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sloth-highlander-theme-1",
"version": "0.0.2",
"version": "0.0.3",
"displayName": "sloth-highlander-theme-1",
"description": "Tema para o VS Code inspirado no personagem Sloth do filme The Goonies.",
"publisher": "fernandoncidade1",
Expand Down Expand Up @@ -47,11 +47,6 @@
"label": "sloth-highlander-theme-3",
"uiTheme": "vs-dark",
"path": "./themes/sloth-highlander-theme-3-color-theme.json"
},
{
"label": "sloth-highlander-theme-4",
"uiTheme": "vs-dark",
"path": "./themes/sloth-highlander-theme-4-color-theme.json"
}
]
},
Expand Down
Binary file modified sloth-highlander-theme-1-0.0.2.vsix
Binary file not shown.
Binary file added sloth-highlander-theme-1-0.0.3.vsix
Binary file not shown.
Loading

0 comments on commit 2477de9

Please sign in to comment.