Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaloney committed Jan 20, 2025
1 parent edf90bf commit 861c567
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 2 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,36 @@

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

## [1.28.0]

### New Pets

* Add a panda by @jeferris in https://github.com/tonybaloney/vscode-pets/pull/615
* added frog pet by @JustOnesAndZeros in https://github.com/tonybaloney/vscode-pets/pull/641
* Add snail pet by @WoofWoof0 in https://github.com/tonybaloney/vscode-pets/pull/577
* Fix/issue 647 + add snail by @thuynguyenbm in https://github.com/tonybaloney/vscode-pets/pull/648

### Fixes

* Modified all chicken gifs to have the same canvas size by @sharktrexer in https://github.com/tonybaloney/vscode-pets/pull/622

### Various Changes

* Add new pets to translations. Improve some languages by @tonybaloney in https://github.com/tonybaloney/vscode-pets/pull/575
* Bump braces and gulp by @dependabot in https://github.com/tonybaloney/vscode-pets/pull/574
* Switch to coactions/setup-xvfb by @tonybaloney in https://github.com/tonybaloney/vscode-pets/pull/576
* Add Czech translations and improve Japanese translations by @tonybaloney in https://github.com/tonybaloney/vscode-pets/pull/578
* Improve Japanese translations with new colors and pet types by @tonybaloney in https://github.com/tonybaloney/vscode-pets/pull/581
* Bump ws from 8.11.0 to 8.17.1 by @dependabot in https://github.com/tonybaloney/vscode-pets/pull/583
* Improve German and Spanish translations by @tonybaloney in https://github.com/tonybaloney/vscode-pets/pull/584
* Improve translations by @tonybaloney in https://github.com/tonybaloney/vscode-pets/pull/589
* Bump crowdin/github-action from 2.0.0 to 2.1.1 by @dependabot in https://github.com/tonybaloney/vscode-pets/pull/594
* Improve language packs by @tonybaloney in https://github.com/tonybaloney/vscode-pets/pull/605
* Bump crowdin/github-action from 2.1.1 to 2.2.0 by @dependabot in https://github.com/tonybaloney/vscode-pets/pull/620
* Bump webpack from 5.76.0 to 5.95.0 by @dependabot in https://github.com/tonybaloney/vscode-pets/pull/621
* Bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/tonybaloney/vscode-pets/pull/639
* Bump crowdin/github-action from 2.2.0 to 2.5.0 by @dependabot in https://github.com/tonybaloney/vscode-pets/pull/649

## [1.27.0]

* Add a deno pet by @thisisjofrank in https://github.com/tonybaloney/vscode-pets/pull/567
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-pets",
"displayName": "vscode-pets",
"description": "Pets for your VS Code",
"version": "1.27.0",
"version": "1.28.0",
"engines": {
"vscode": "^1.73.0"
},
Expand Down Expand Up @@ -279,7 +279,7 @@
"mocha": "^10.0.0",
"nyc": "^15.1.0",
"path-browserify": "^1.0.1",
"prettier": "^2.7.1",
"prettier": "^2.8.8",
"process": "^0.11.10",
"ts-loader": "^9.3.0",
"typescript": "^4.7.4",
Expand Down

0 comments on commit 861c567

Please sign in to comment.