Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

Commit ab25ebf

Browse files
committed
chore: release version 3.32.3
1 parent 360b827 commit ab25ebf

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11

22

3+
## [3.32.3](https://github.com/tf2pickup-org/client/compare/3.32.2...3.32.3) (2025-04-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency chart.js to v4.4.6 ([#2738](https://github.com/tf2pickup-org/client/issues/2738)) ([92d46a3](https://github.com/tf2pickup-org/client/commit/92d46a321cb25840db9bcb31a15c1090aa7db469))
9+
* **deps:** update dependency chart.js to v4.4.7 ([#2752](https://github.com/tf2pickup-org/client/issues/2752)) ([7e4a390](https://github.com/tf2pickup-org/client/commit/7e4a390d36815d826e32c4c0c0714940f83be2ac))
10+
* **deps:** update dependency socket.io-client to v4.8.1 ([#2758](https://github.com/tf2pickup-org/client/issues/2758)) ([d7dd655](https://github.com/tf2pickup-org/client/commit/d7dd65587bde54ab9044b39b53cc46b3a9c81ef5))
11+
* **deps:** update dependency tslib to v2.8.1 ([#2759](https://github.com/tf2pickup-org/client/issues/2759)) ([0c3af13](https://github.com/tf2pickup-org/client/commit/0c3af133ed364f903114a5df69204263ebeaa7ed))
12+
* **deps:** update dependency zone.js to v0.15.0 ([#2760](https://github.com/tf2pickup-org/client/issues/2760)) ([3aee4eb](https://github.com/tf2pickup-org/client/commit/3aee4eb65fc0263234f08c84b2552634770ecdaf))
13+
* **sea.tf2pickup.org:** rename tf2pickup.asia to sea.tf2pickup.org ([#2763](https://github.com/tf2pickup-org/client/issues/2763)) ([360b827](https://github.com/tf2pickup-org/client/commit/360b827a5c85e40f0bd999f728ae4b16e0c33edc))
14+
315
## [3.32.2](https://github.com/tf2pickup-org/client/compare/3.32.1...3.32.2) (2024-11-08)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tf2pickuppl",
3-
"version": "3.32.2",
3+
"version": "3.32.3",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)