Skip to content

Commit c7edb7c

Browse files
committed
chore: release version 10.0.0-beta.1
1 parent 46e32dc commit c7edb7c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

22

3+
# [10.0.0-beta.1](https://github.com/tf2pickup-org/server/compare/10.0.0-beta.0...10.0.0-beta.1) (2022-10-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **migrations:** fix migration ([46e32dc](https://github.com/tf2pickup-org/server/commit/46e32dc8cff1ac25548d8cdf25961e87b4b651e8))
9+
310
# [10.0.0-beta.0](https://github.com/tf2pickup-org/server/compare/10.0.0-alpha.12...10.0.0-beta.0) (2022-10-29)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "server",
3-
"version": "10.0.0-beta.0",
3+
"version": "10.0.0-beta.1",
44
"description": "A server for tf2pickup.pl",
55
"author": "Michał Garapich <garrappachc@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)