Skip to content

Commit

Permalink
chore: release version 3.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc committed Aug 13, 2021
1 parent 5d74183 commit f6cb1a1
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [3.14.1](https://github.com/tf2pickup-org/client/compare/3.14.0...3.14.1) (2021-08-13)


### Bug Fixes

* **deps:** update angular monorepo to v12.2.1 ([#1144](https://github.com/tf2pickup-org/client/issues/1144)) ([ce7a4cb](https://github.com/tf2pickup-org/client/commit/ce7a4cb7eaee1968b076bb15e8a760f230f193b4))
* **deps:** update dependency @angular/cdk to v12.2.1 ([#1145](https://github.com/tf2pickup-org/client/issues/1145)) ([f32c2a9](https://github.com/tf2pickup-org/client/commit/f32c2a9cb66ca3d6185f9efc3adf3fc911e1fbe2))
* **deps:** update dependency tslib to v2.3.1 ([#1147](https://github.com/tf2pickup-org/client/issues/1147)) ([a292996](https://github.com/tf2pickup-org/client/commit/a29299677985c7f775675324a977ee9c05de3e99))
* **deps:** update ngrx monorepo to v12.4.0 ([#1146](https://github.com/tf2pickup-org/client/issues/1146)) ([1f1b512](https://github.com/tf2pickup-org/client/commit/1f1b512dc7261340d3f9fbf8141ce67744c87958))
* **queue:** fix map vote outline being stuck ([#1149](https://github.com/tf2pickup-org/client/issues/1149)) ([5d74183](https://github.com/tf2pickup-org/client/commit/5d741835891198d6fe631c6e02aadde6e5a99475))

# [3.14.0](https://github.com/tf2pickup-pl/client/compare/3.13.3...3.14.0) (2021-08-09)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.14.0",
"version": "3.14.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit f6cb1a1

Please sign in to comment.