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 fd7f9c8 commit 95ed423Copy full SHA for 95ed423
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+## [3.7.8](https://github.com/mx-space/server-next/compare/v3.7.7...v3.7.8) (2021-10-02)
2
+
3
4
+### Bug Fixes
5
6
+* docker script ([fd7f9c8](https://github.com/mx-space/server-next/commit/fd7f9c870e53a8f96e5ae76e1454917d97c65c7a))
7
8
9
+### Features
10
11
+* add env for docker-compose ([9cef745](https://github.com/mx-space/server-next/commit/9cef745dc85017274cc5190c032fdc60fd4ed805))
12
13
14
15
## [3.7.7](https://github.com/mx-space/server-next/compare/v3.7.6...v3.7.7) (2021-10-02)
16
17
package.json
@@ -1,6 +1,6 @@
{
"name": "server-next",
- "version": "3.7.7",
+ "version": "3.7.8",
"description": "",
"author": "Innei <https://innei.ren>",
"private": true,
0 commit comments