Skip to content

Commit a0726a8

Browse files
committed
chore(release): 2.0.0
1 parent 08d9480 commit a0726a8

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
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.
44

5+
## [2.0.0](https://github.com/dnlup/agent-11/compare/v1.0.2...v2.0.0) (2020-12-09)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* some error messages have changed.
11+
12+
### Features
13+
14+
* add full url support ([34a54e1](https://github.com/dnlup/agent-11/commit/34a54e134698ac1fb4c38f62784fa11ad1661712))
15+
516
### [1.0.2](https://github.com/dnlup/agent-11/compare/v1.0.1...v1.0.2) (2020-12-01)
617

718

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dnlup/agent-11",
3-
"version": "1.0.2",
3+
"version": "2.0.0",
44
"description": "A simple undici pool manager",
55
"main": "index.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)