diff --git a/packages/socks-proxy-agent/CHANGELOG.md b/packages/socks-proxy-agent/CHANGELOG.md deleted file mode 100644 index 9bcce779..00000000 --- a/packages/socks-proxy-agent/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -# Changelog - -All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. - -## [7.0.0](https://github.com/TooTallNate/node-socks-proxy-agent/compare/v6.2.1...v7.0.0) (2022-05-31) - - -### Features - -* remove host support ([#97](https://github.com/TooTallNate/node-socks-proxy-agent/issues/97)) ([fcc3108](https://github.com/TooTallNate/node-socks-proxy-agent/commit/fcc310836fa29d16e3351f98cfdf57403a95591e)) - -### [6.2.1](https://github.com/TooTallNate/node-socks-proxy-agent/compare/v6.2.0...v6.2.1) (2022-05-31) - - -### Bug Fixes - -* make opts.host work again ([#96](https://github.com/TooTallNate/node-socks-proxy-agent/issues/96)) ([eb87f6c](https://github.com/TooTallNate/node-socks-proxy-agent/commit/eb87f6c27b06a85825df9a8ac8ef133d66566058)) - -## [6.2.0](https://github.com/TooTallNate/node-socks-proxy-agent/compare/v6.2.0-beta.1...v6.2.0) (2022-04-17) - -## [6.2.0-beta.1](https://github.com/TooTallNate/node-socks-proxy-agent/compare/v6.2.0-beta.0...v6.2.0-beta.1) (2022-02-15) - -## [6.2.0-beta.0](https://github.com/TooTallNate/node-socks-proxy-agent/compare/v6.1.1...v6.2.0-beta.0) (2022-02-12) - - -### Bug Fixes - -* **linter:** not allowed space ([c55cc77](https://github.com/TooTallNate/node-socks-proxy-agent/commit/c55cc777dbda6f98975d7229da6a4aa53f38e17b))