Skip to content

Commit c68d9e0

Browse files
authored
Prepare 1.0.5 release. (#77)
1 parent fad8fb9 commit c68d9e0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog for AWS RUM Web Client
22

3-
<!--LATEST=1.0.4-->
3+
<!--LATEST=1.0.5-->
44
<!--ENTRYINSERT-->
55

6+
## 1.0.5
7+
8+
- fix: Fixed uncaught TypeError when include/exclude URLs are used with tracing enabled
9+
610
## 1.0.4
711

812
- fix: Added npm prepublish script

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-rum-web",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "The Amazon CloudWatch RUM web client.",
55
"license": "Apache-2.0",
66
"author": "Amazon CloudWatch RUM Staff <[email protected]>",

0 commit comments

Comments
 (0)