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 706ed54 commit f72e288Copy full SHA for f72e288
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.0.0-beta.2 (01/24/2022)
2
+
3
+- Avoid using self in service.ts - to avoid issue with through (#95) (@willstott101)
4
5
# 1.0.0-beta.1 (01/02/2022)
6
7
- Migrates to typescript (@5GameMaker @gabrielcsapo)
package.json
@@ -1,6 +1,6 @@
{
"name": "node-git-server",
- "version": "1.0.0-beta.1",
+ "version": "1.0.0-beta.21",
"description": "🎡 A configurable git server written in Node.js",
"author": "Gabriel J. Csapo <gabecsapo@gmail.com>",
"contributors": [
0 commit comments