Skip to content

Commit

Permalink
🚀 0.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelsolorio committed Jan 3, 2025
1 parent b066813 commit a291b95
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Change Log

## 0.0.22

## What's Changed

* feat: Add `expo` and `gradle` folders by [@Pedroo-Nietoo](https://github.com/Pedroo-Nietoo) in https://github.com/miguelsolorio/vscode-symbols/pull/259
* Add NestJS Guard, Decorator icons by [@premdasvm](https://github.com/premdasvm) in https://github.com/miguelsolorio/vscode-symbols/pull/262
* Add missing file name for tailwind.config.mjs by [@victorbadaro](https://github.com/victorbadaro) in https://github.com/miguelsolorio/vscode-symbols/pull/264
* Add option to exclude default associations by [@Remceau](https://github.com/Remceau) in https://github.com/miguelsolorio/vscode-symbols/pull/266
* feat: added more colors to `go` files by [@CarlosNayan](https://github.com/CarlosNayan) in https://github.com/miguelsolorio/vscode-symbols/pull/268

## New Contributors

* @Pedroo-Nietoo made their first contribution in https://github.com/miguelsolorio/vscode-symbols/pull/259
* @premdasvm made their first contribution in https://github.com/miguelsolorio/vscode-symbols/pull/262
* @victorbadaro made their first contribution in https://github.com/miguelsolorio/vscode-symbols/pull/264
* @Remceau made their first contribution in https://github.com/miguelsolorio/vscode-symbols/pull/266
* @CarlosNayan made their first contribution in https://github.com/miguelsolorio/vscode-symbols/pull/268

## 0.0.21

## What's Changed
Expand Down
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": "symbols",
"displayName": "Symbols",
"description": "A simple file icon theme for VS Code",
"version": "0.0.21",
"version": "0.0.22",
"publisher": "miguelsolorio",
"icon": "symbols.png",
"preview": true,
Expand Down

0 comments on commit a291b95

Please sign in to comment.