Skip to content

Commit 88c9847

Browse files
committed
add to release please
1 parent f1816f9 commit 88c9847

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"plugins/web/opentelemetry-instrumentation-long-task": "0.45.0",
6161
"plugins/web/opentelemetry-instrumentation-user-interaction": "0.45.0",
6262
"plugins/web/opentelemetry-plugin-react-load": "0.32.0",
63+
"plugins/web/opentelemetry-instrumentation-web-exception": "0.0.1",
6364
"propagators/opentelemetry-propagator-instana": "0.4.0",
6465
"propagators/opentelemetry-propagator-ot-trace": "0.28.0",
6566
"propagators/propagator-aws-xray": "2.0.0",

plugins/web/opentelemetry-instrumentation-user-interaction/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"typescript": "5.0.4",
7676
"webpack": "5.94.0",
7777
"webpack-cli": "5.1.4",
78-
"webpack-merge": "5.10.0",
78+
"webpack-merge": "20.6.0",
7979
"zone.js": "^0.11.4 || ^0.13.0 || ^0.14.0 || ^0.15.0"
8080
},
8181
"dependencies": {
@@ -89,4 +89,4 @@
8989
},
9090
"sideEffects": false,
9191
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web/opentelemetry-instrumentation-user-interaction#readme"
92-
}
92+
}

0 commit comments

Comments
 (0)