Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lazywithclass committed Apr 21, 2022
1 parent 29a25a2 commit dae8540
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 5.0.0

Add @aws-sdk/client-cloudwatch-logs to peerDependencies

### 4.0.1

Use the correct attribute to understand which version @aws is launching, so that we could take correct actions
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 [v4.0.1](https://github.com/lazywithclass/winston-cloudwatch/blob/master/CHANGELOG.md#401)
# winston-cloudwatch [v5.0.0](https://github.com/lazywithclass/winston-cloudwatch/blob/master/CHANGELOG.md#500)

[![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": "4.0.1",
"version": "5.0.0",
"description": "Send logs to Amazon Cloudwatch using Winston.",
"keywords": [
"amazon",
Expand Down

0 comments on commit dae8540

Please sign in to comment.