Skip to content

Commit

Permalink
chore: prepare patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
bardisg committed Jan 31, 2023
1 parent c4b1932 commit 7947f14
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.1.5](https://github.com/rudderlabs/rudder-sdk-node/compare/v1.1.4...v1.1.5)

### Commits

- fix: additional loggers for errors and retries [`c4b1932`](https://github.com/rudderlabs/rudder-sdk-node/commit/c4b193227617e66c27a935a2b90ecddcdd33d2a3)

## [v1.1.4](https://github.com/rudderlabs/rudder-sdk-node/compare/v1.1.3...v1.1.4)

### Merged
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rudderstack/rudder-sdk-node",
"version": "1.1.4",
"version": "1.1.5",
"description": "Rudder Node SDK",
"license": "",
"repository": "rudderlabs/rudder-sdk-node",
Expand Down

0 comments on commit 7947f14

Please sign in to comment.