We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e32dc commit c7edb7cCopy full SHA for c7edb7c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
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
10
# [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)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "server",
- "version": "10.0.0-beta.0",
+ "version": "10.0.0-beta.1",
"description": "A server for tf2pickup.pl",
"author": "Michał Garapich <garrappachc@gmail.com>",
"license": "MIT",
0 commit comments