diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b356db..79bbd0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### 6.2.0 + +Remove proxy-agent + ### 6.1.1 Remove awscli that has been accidentally added to tests diff --git a/README.md b/README.md index f3ba53d..5fb10e4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# winston-cloudwatch [v6.1.1](https://github.com/lazywithclass/winston-cloudwatch/blob/master/CHANGELOG.md#611) +# winston-cloudwatch [v6.2.0](https://github.com/lazywithclass/winston-cloudwatch/blob/master/CHANGELOG.md#620) [![Build Status](https://travis-ci.org/lazywithclass/winston-cloudwatch.svg?branch=master)](https://travis-ci.org/lazywithclass/winston-cloudwatch) [![Coverage Status](https://coveralls.io/repos/github/lazywithclass/winston-cloudwatch/badge.svg?branch=master)](https://coveralls.io/github/lazywithclass/winston-cloudwatch?branch=master) ================== diff --git a/package.json b/package.json index b2d27f2..d2faf3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "winston-cloudwatch", - "version": "6.1.1", + "version": "6.2.0", "description": "Send logs to Amazon Cloudwatch using Winston.", "keywords": [ "amazon",