Skip to content

Commit

Permalink
chore: release version 3.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Mar 12, 2023
1 parent 4ca063c commit 0f35bfd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [3.27.2](https://github.com/tf2pickup-org/client/compare/3.27.1...3.27.2) (2023-03-12)


### Bug Fixes

* add missing map thumbnails ([#2212](https://github.com/tf2pickup-org/client/issues/2212)) ([4ca063c](https://github.com/tf2pickup-org/client/commit/4ca063c98661fa5bfdc2e77e072c1d48352cc6eb))

## [3.27.1](https://github.com/tf2pickup-org/client/compare/3.27.0...3.27.1) (2023-01-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tf2pickuppl",
"version": "3.27.1",
"version": "3.27.2",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 0f35bfd

Please sign in to comment.