Skip to content

Commit e9b9957

Browse files
authored
Release 3.0.0-alpha.6 (#1290)
1 parent 484732d commit e9b9957

29 files changed

+734
-1471
lines changed

dist/rollbar.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2090,7 +2090,7 @@ var logger = {
20902090
/**
20912091
* Default options shared across platforms
20922092
*/
2093-
var version = '3.0.0-alpha.5';
2093+
var version = '3.0.0-alpha.6';
20942094
var endpoint = 'api.rollbar.com/api/1/item/';
20952095
var logLevel = 'debug';
20962096
var reportLevel = 'debug';

dist/rollbar.js

Lines changed: 177 additions & 362 deletions
Large diffs are not rendered by default.

dist/rollbar.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/rollbar.min.cjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dist/rollbar.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/rollbar.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/rollbar.named-amd.js

Lines changed: 177 additions & 361 deletions
Large diffs are not rendered by default.

dist/rollbar.named-amd.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/rollbar.named-amd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/rollbar.named-amd.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)