Skip to content

Commit 2688ff6

Browse files
committed
version bump
1 parent 2026c4f commit 2688ff6

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 3.1.1
2+
3+
Update sinon
4+
15
### 3.1.0
26

37
Fixed security issue in proxy-agent

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# winston-cloudwatch [v3.1.0](https://github.com/lazywithclass/winston-cloudwatch/blob/master/CHANGELOG.md#310)
1+
# winston-cloudwatch [v3.1.1](https://github.com/lazywithclass/winston-cloudwatch/blob/master/CHANGELOG.md#311)
22

33
[![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)
44
==================

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "winston-cloudwatch",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Send logs to Amazon Cloudwatch using Winston.",
55
"keywords": [
66
"amazon",

0 commit comments

Comments
 (0)