Skip to content

Commit

Permalink
chore: release version 3.25.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Oct 30, 2022
1 parent 8b47ca3 commit 9d91529
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@


# [3.25.0-beta.1](https://github.com/tf2pickup-org/client/compare/3.25.0-beta.0...3.25.0-beta.1) (2022-10-30)


### Bug Fixes

* **admin:** fix static game servers endpoint address ([#1987](https://github.com/tf2pickup-org/client/issues/1987)) ([3089401](https://github.com/tf2pickup-org/client/commit/3089401e5106d6de98fcb6201891093e68623045))
* **deps:** update dependency ngx-bootstrap to v9 ([#1845](https://github.com/tf2pickup-org/client/issues/1845)) ([8b47ca3](https://github.com/tf2pickup-org/client/commit/8b47ca34f574f87fb67731be4ecadaa0abb94ec4))
* **players:** handle new player skill api ([#1985](https://github.com/tf2pickup-org/client/issues/1985)) ([f7e1576](https://github.com/tf2pickup-org/client/commit/f7e1576463c57e86986ff859959c7fbcac7eebfc))


### Features

* **admin:** import player skills ([#1988](https://github.com/tf2pickup-org/client/issues/1988)) ([54e86ca](https://github.com/tf2pickup-org/client/commit/54e86cafc02ae9de49f6f47107f0caf28b6d2e1b))

# [3.25.0-beta.0](https://github.com/tf2pickup-org/client/compare/3.25.0-alpha.0...3.25.0-beta.0) (2022-10-29)


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.25.0-beta.0",
"version": "3.25.0-beta.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 9d91529

Please sign in to comment.