Skip to content

Commit

Permalink
Merge pull request #10 from jakobhoeg/feature/patch
Browse files Browse the repository at this point in the history
fix: add victreebel + omastar
  • Loading branch information
jakobhoeg authored Dec 10, 2024
2 parents ebb3407 + 12113eb commit 62f7835
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to the "vscode-pokemon" extension will be documented in this file.

## [1.0.2]

- Fix: added missing Victreebel & Omastar

## [1.0.1]

- Bump version to reflex changes to readme

## [1.0.0]

- Added all 1st generation Pokémon.
Binary file added media/gen1/omastar/default_idle_8fps.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/gen1/omastar/default_walk_8fps.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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": "vscode-pokemon",
"displayName": "vscode-pokemon",
"description": "Pokémon for your VS Code",
"version": "1.0.1",
"version": "1.0.2",
"engines": {
"vscode": "^1.73.0"
},
Expand Down

0 comments on commit 62f7835

Please sign in to comment.