Skip to content

Commit

Permalink
Version Packages (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 24, 2023
1 parent 0b8a0b7 commit 8c320cf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/eleven-seas-rule.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/https-proxy-agent/CHANGELOG.md
@@ -1,5 +1,11 @@
# https-proxy-agent

## 6.2.1

### Patch Changes

- 0b8a0b7: Properly reject errors during proxy `CONNECT` response

## 6.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/https-proxy-agent/package.json
@@ -1,6 +1,6 @@
{
"name": "https-proxy-agent",
"version": "6.2.0",
"version": "6.2.1",
"description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

1 comment on commit 8c320cf

@vercel
Copy link

@vercel vercel bot commented on 8c320cf May 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

proxy-agents – ./

proxy-agents-git-main-tootallnate.vercel.app
proxy-agents-tootallnate.vercel.app
proxy-agents.vercel.app

Please sign in to comment.