Skip to content

Commit 997138a

Browse files
chore(release): publish (#1758)
- @elastic/apm-rum@5.17.5 - @elastic/apm-rum-angular@3.0.12 - @elastic/apm-rum-core@5.25.3 - @elastic/apm-rum-react@2.0.11 - @elastic/apm-rum-vue@2.1.15
1 parent 48d42d2 commit 997138a

12 files changed

Lines changed: 35 additions & 11 deletions

File tree

package-lock.json

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

packages/rum-angular/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [3.0.12](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-angular@3.0.10...@elastic/apm-rum-angular@3.0.12) (2026-06-30)
7+
8+
**Note:** Version bump only for package @elastic/apm-rum-angular
9+
610
### [3.0.11](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-angular@3.0.10...@elastic/apm-rum-angular@3.0.11) (2026-03-09)
711

812
**Note:** Version bump only for package @elastic/apm-rum-angular

packages/rum-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elastic/apm-rum-angular",
3-
"version": "3.0.11",
3+
"version": "3.0.12",
44
"description": "Elastic APM Real User Monitoring for Angular applications",
55
"homepage": "https://www.elastic.co/guide/en/apm/agent/rum-js/current/index.html",
66
"license": "MIT",

packages/rum-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [5.25.3](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-core@5.25.2...@elastic/apm-rum-core@5.25.3) (2026-06-30)
7+
8+
### Bug Fixes
9+
10+
- **rum-core:** add handling of URL like objects in XHR.open ([#1754](https://github.com/elastic/apm-agent-rum-js/issues/1754)) ([05d2075](https://github.com/elastic/apm-agent-rum-js/commit/05d2075be25c5a50b566e2d3a65ba471a6632343))
11+
612
### [5.25.2](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-core@5.25.1...@elastic/apm-rum-core@5.25.2) (2026-03-09)
713

814
### Bug Fixes

packages/rum-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elastic/apm-rum-core",
3-
"version": "5.25.2",
3+
"version": "5.25.3",
44
"description": "Elastic apm core",
55
"license": "MIT",
66
"main": "dist/lib/index.js",

packages/rum-react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [2.0.11](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-react@2.0.9...@elastic/apm-rum-react@2.0.11) (2026-06-30)
7+
8+
### Bug Fixes
9+
10+
- **rum-react:** align exports and typings ([#1697](https://github.com/elastic/apm-agent-rum-js/issues/1697)) ([ee085bc](https://github.com/elastic/apm-agent-rum-js/commit/ee085bc5fcd5fd505eaee9aa9b69ce5716d41ee5))
11+
612
### [2.0.10](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-react@2.0.9...@elastic/apm-rum-react@2.0.10) (2026-03-09)
713

814
### Bug Fixes

packages/rum-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elastic/apm-rum-react",
3-
"version": "2.0.10",
3+
"version": "2.0.11",
44
"description": "Elastic APM Real User Monitoring for React applications",
55
"author": "Hamid <h.jahtalab@gmail.com>",
66
"homepage": "https://www.elastic.co/guide/en/apm/agent/rum-js/current/index.html",

packages/rum-vue/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [2.1.15](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-vue@2.1.13...@elastic/apm-rum-vue@2.1.15) (2026-06-30)
7+
8+
**Note:** Version bump only for package @elastic/apm-rum-vue
9+
610
### [2.1.14](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-vue@2.1.13...@elastic/apm-rum-vue@2.1.14) (2026-03-09)
711

812
**Note:** Version bump only for package @elastic/apm-rum-vue

packages/rum-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elastic/apm-rum-vue",
3-
"version": "2.1.14",
3+
"version": "2.1.15",
44
"description": "Elastic APM Real User Monitoring for Vue applications",
55
"keywords": [
66
"elastic",

packages/rum/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### [5.17.5](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum@5.17.4...@elastic/apm-rum@5.17.5) (2026-06-30)
7+
8+
**Note:** Version bump only for package @elastic/apm-rum
9+
610
### [5.17.4](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum@5.17.3...@elastic/apm-rum@5.17.4) (2026-03-09)
711

812
**Note:** Version bump only for package @elastic/apm-rum

0 commit comments

Comments
 (0)