Skip to content

Commit b780b19

Browse files
Version Packages (#73)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1ad123c commit b780b19

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/chatty-pandas-dress.md

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

.changeset/metal-rabbits-camp.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
# @valtown/deno-http-worker
22

3+
## 1.1.3
4+
5+
### Patch Changes
6+
7+
- 1ad123c: Don't include tests in NPM dist
8+
- c9b56ac: Close request pools when terminating workers
9+
310
## 1.1.2
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@valtown/deno-http-worker",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Securely spawn Deno workers from Node.js",
55
"main": "dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)