Skip to content

Commit 88ac52c

Browse files
committed
1.0.0-beta.2
1 parent 73ec48e commit 88ac52c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -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+
15
# 1.0.0-beta.1 (01/02/2022)
26

37
- Migrates to typescript (@5GameMaker @gabrielcsapo)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-git-server",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.21",
44
"description": "🎡 A configurable git server written in Node.js",
55
"author": "Gabriel J. Csapo <[email protected]>",
66
"contributors": [

0 commit comments

Comments
 (0)