We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5650229 commit 0b282f6Copy full SHA for 0b282f6
CHANGELOG.md
@@ -1,8 +1,12 @@
1
# Changelog for AWS RUM Web Client
2
3
-<!--LATEST=1.0.3-->
+<!--LATEST=1.0.4-->
4
<!--ENTRYINSERT-->
5
6
+## 1.0.4
7
+
8
+- fix: Added npm prepublish script
9
10
## 1.0.3
11
12
- fix: Fix X-Ray subsegment name when path is relative
package.json
@@ -1,6 +1,6 @@
{
"name": "aws-rum-web",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "The Amazon CloudWatch RUM web client.",
"license": "Apache-2.0",
"author": "Amazon CloudWatch RUM Staff <[email protected]>",
0 commit comments