Skip to content

Commit

Permalink
bump version to 0.13 (#18)
Browse files Browse the repository at this point in the history
* bump version to 0.13

* addded changelog
  • Loading branch information
eranimo authored Sep 21, 2022
1 parent 4beb454 commit 78639d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# 0.13
- Adds support for `max-retries` and `max-retry-delay` options to upload command, to automatically retry failed sourcemap requests to LogRocket.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logrocket-cli",
"version": "0.12.0",
"version": "0.13.0",
"description": "Command line tool for [LogRocket](https://logrocket.com/).",
"main": "index.js",
"author": "Logrocket <support@logrocket.com> (https://logrocket.com/)",
Expand Down

0 comments on commit 78639d5

Please sign in to comment.