Skip to content

Commit 4d8429e

Browse files
authored
Merge pull request #29 from elmahio/breadcrumbs
Breadcrumbs
2 parents cdc91b3 + 4a1c090 commit 4d8429e

File tree

8 files changed

+586
-86
lines changed

8 files changed

+586
-86
lines changed

dist/elmahio.js

Lines changed: 268 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/elmahio.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/elmahio.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/elmahio.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.

elmah.io.javascript.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
4-
<version>3.4.1</version>
4+
<version>3.5.0</version>
55
<authors>elmah.io</authors>
66
<owners>elmah.io</owners>
77
<id>elmah.io.javascript</id>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "elmah.io.javascript",
33
"description": "elmah.io javascript logger.",
4-
"version": "3.4.1",
4+
"version": "3.5.0",
55
"repository": "https://github.com/elmahio/elmah.io.javascript",
66
"license": "Apache-2.0",
77
"main": "dist/elmahio.js",

0 commit comments

Comments
 (0)