Skip to content

Commit 78639d5

Browse files
authored
bump version to 0.13 (#18)
* bump version to 0.13 * addded changelog
1 parent 4beb454 commit 78639d5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# 0.13
2+
- Adds support for `max-retries` and `max-retry-delay` options to upload command, to automatically retry failed sourcemap requests to LogRocket.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logrocket-cli",
3-
"version": "0.12.0",
3+
"version": "0.13.0",
44
"description": "Command line tool for [LogRocket](https://logrocket.com/).",
55
"main": "index.js",
66
"author": "Logrocket <[email protected]> (https://logrocket.com/)",

0 commit comments

Comments
 (0)