Skip to content

Commit 3e69150

Browse files
Version Packages (#360)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 12bbc08 commit 3e69150

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/two-socks-judge.md

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

packages/agent-base/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# agent-base
22

3+
## 7.1.3
4+
5+
### Patch Changes
6+
7+
- 12bbc08: Remove unused `debug` dependency.
8+
39
## 7.1.2
410

511
### Patch Changes

packages/agent-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agent-base",
3-
"version": "7.1.2",
3+
"version": "7.1.3",
44
"description": "Turn a function into an `http.Agent` instance",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)