From 2688ff63e3abb1c8a8c322ac578326a7e2fef6cf Mon Sep 17 00:00:00 2001 From: Alberto Zaccagni Date: Tue, 19 Oct 2021 15:45:03 +0200 Subject: [PATCH] version bump --- CHANGELOG.md | 4 ++++ README.md | 2 +- package.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e56b82..71d9661 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### 3.1.1 + +Update sinon + ### 3.1.0 Fixed security issue in proxy-agent diff --git a/README.md b/README.md index 5695106..5fc9174 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# winston-cloudwatch [v3.1.0](https://github.com/lazywithclass/winston-cloudwatch/blob/master/CHANGELOG.md#310) +# winston-cloudwatch [v3.1.1](https://github.com/lazywithclass/winston-cloudwatch/blob/master/CHANGELOG.md#311) [![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) [![Dependency Status](https://david-dm.org/lazywithclass/winston-cloudwatch.svg)](https://david-dm.org/lazywithclass/winston-cloudwatch) [![dev dependencies](https://david-dm.org/lazywithclass/winston-cloudwatch/dev-status.svg)](https://david-dm.org/lazywithclass/winston-cloudwatch#info=devDependencies) [![peer dependencies](https://david-dm.org/lazywithclass/winston-cloudwatch/peer-status.svg)](https://david-dm.org/lazywithclass/winston-cloudwatch#info=peerDependencies) ================== diff --git a/package.json b/package.json index 8bf3b61..eff1ffd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "winston-cloudwatch", - "version": "3.1.0", + "version": "3.1.1", "description": "Send logs to Amazon Cloudwatch using Winston.", "keywords": [ "amazon",