Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lazywithclass committed Sep 2, 2019
1 parent 1188bfe commit c76744e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
16 changes: 10 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,30 @@
### 2.0.9

The check to see if we're already posting events is now stream dependent

### 2.0.8

updated TS definitions
Updated TS definitions

### 2.0.7

updated TS definitions
Updated TS definitions

### 2.0.6

updated TS definitions
Updated TS definitions

### 2.0.5

updated TS definitions
Updated TS definitions

### 2.0.4

updated TS definitions
Updated TS definitions

### 2.0.3

stringify supports circular references
Stringify supports circular references

### 2.0.2

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# winston-cloudwatch [v2.0.8](https://github.com/lazywithclass/winston-cloudwatch/blob/master/CHANGELOG.md#208)
# winston-cloudwatch [v2.0.9](https://github.com/lazywithclass/winston-cloudwatch/blob/master/CHANGELOG.md#209)

[![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)
==================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "winston-cloudwatch",
"version": "2.0.8",
"version": "2.0.9",
"description": "Send logs to Amazon Cloudwatch using Winston.",
"keywords": [
"amazon",
Expand Down

0 comments on commit c76744e

Please sign in to comment.