Skip to content

Commit 4bd2672

Browse files
Merge pull request #24 from journeyapps/changeset-release/master
Version Packages
2 parents 8d0eb0f + 3cf8ea7 commit 4bd2672

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/quiet-melons-chew.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/vast-memes-repair.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @journeyapps/https-proxy-socket
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 0050a5d: Fixed socket timeout and use mongo driver existing socket
8+
- 94c3c5e: Mongo hack fix, multi socket closure
9+
310
## 1.0.0
411

512
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@journeyapps/https-proxy-socket",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"author": "JourneyApps",
55
"repository": "journeyapps/https-proxy-socket",
66
"license": "MIT",

0 commit comments

Comments
 (0)