Skip to content

Commit 0b282f6

Browse files
authored
Prepare 1.0.4 release (#68)
1 parent 5650229 commit 0b282f6

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.3-->
3+
<!--LATEST=1.0.4-->
44
<!--ENTRYINSERT-->
55

6+
## 1.0.4
7+
8+
- fix: Added npm prepublish script
9+
610
## 1.0.3
711

812
- fix: Fix X-Ray subsegment name when path is relative

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.3",
3+
"version": "1.0.4",
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)