Skip to content

Commit 536aaa5

Browse files
Version Packages (#364)
1 parent bc3ae7c commit 536aaa5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/popular-toys-happen.md

-5
This file was deleted.

packages/pac-proxy-agent/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# pac-proxy-agent
22

3+
## 7.2.0
4+
5+
### Minor Changes
6+
7+
- 9d462b8: Expose `PacProxyAgent.getResolver()` publicly
8+
39
## 7.1.0
410

511
### Minor Changes

packages/pac-proxy-agent/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pac-proxy-agent",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "A PAC file proxy `http.Agent` implementation for HTTP",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)