Skip to content

Commit

Permalink
chore: release version 3.25.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Nov 21, 2022
1 parent 6a0cd71 commit 723b22d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@


# [3.25.0-rc.1](https://github.com/tf2pickup-org/client/compare/3.25.0-rc.0...3.25.0-rc.1) (2022-11-21)


### Bug Fixes

* **deps:** update angular monorepo to v14.2.11 ([#2028](https://github.com/tf2pickup-org/client/issues/2028)) ([8067ab1](https://github.com/tf2pickup-org/client/commit/8067ab1e68025666633691c0a464ca06807bb3cc))
* **deps:** update dependency @angular/cdk to v15 ([#2031](https://github.com/tf2pickup-org/client/issues/2031)) ([6a0cd71](https://github.com/tf2pickup-org/client/commit/6a0cd714a8a7795c9dda9b2b5cd08da0d7913596))
* **deps:** update ngrx to v14 ([#2038](https://github.com/tf2pickup-org/client/issues/2038)) ([daddcfe](https://github.com/tf2pickup-org/client/commit/daddcfe9b8648791c64930d5108b231c6e417466))
* **deps:** upgrade angular to v15 ([#2039](https://github.com/tf2pickup-org/client/issues/2039)) ([7fa3912](https://github.com/tf2pickup-org/client/commit/7fa39120a03ff5ceb34c083f23cbe80ad0950572))

# [3.25.0-rc.0](https://github.com/tf2pickup-org/client/compare/3.25.0-beta.8...3.25.0-rc.0) (2022-11-14)


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

0 comments on commit 723b22d

Please sign in to comment.