Skip to content

Commit 748a3b7

Browse files
committed
1.0.0-beta.30
1 parent c441c7e commit 748a3b7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# 1.0.0-beta.2 (01/24/2022)
1+
# 1.0.0-beta.30 (01/26/2022)
2+
3+
- Bugfix: Fix logging on response streams. (#96) (@willstott101)
4+
5+
# 1.0.0-beta.21 (01/24/2022)
26

37
- Avoid using self in service.ts - to avoid issue with through (#95) (@willstott101)
48

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.21",
3+
"version": "1.0.0-beta.30",
44
"description": "🎡 A configurable git server written in Node.js",
55
"author": "Gabriel J. Csapo <[email protected]>",
66
"contributors": [

0 commit comments

Comments
 (0)