Skip to content

Commit b9a7e5d

Browse files
author
apmmachine
committed
chore(release): publish
- @elastic/apm-rum-angular@3.0.2 - @elastic/apm-rum-core@5.20.0 - @elastic/apm-rum-react@2.0.1 - @elastic/apm-rum-vue@2.1.5 - @elastic/apm-rum@5.15.0
1 parent b49bc12 commit b9a7e5d

11 files changed

Lines changed: 53 additions & 6 deletions

File tree

packages/rum-angular/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.2](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-angular@3.0.1...@elastic/apm-rum-angular@3.0.2) (2023-09-27)
7+
8+
**Note:** Version bump only for package @elastic/apm-rum-angular
9+
10+
11+
12+
13+
614
### [3.0.1](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-angular@3.0.0...@elastic/apm-rum-angular@3.0.1) (2023-08-03)
715

816
**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.1",
3+
"version": "3.0.2",
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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.20.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-core@5.19.0...@elastic/apm-rum-core@5.20.0) (2023-09-27)
7+
8+
9+
### Features
10+
11+
* **rum-core:** stringify rejected obj ([#1428](https://github.com/elastic/apm-agent-rum-js/issues/1428)) ([9785834](https://github.com/elastic/apm-agent-rum-js/commit/9785834cb1f48b5a461ff4f8b21f4a914f4f6c3f))
12+
13+
14+
### Bug Fixes
15+
16+
* **rum-core:** unsampled page load transaction start must be zero ([#1435](https://github.com/elastic/apm-agent-rum-js/issues/1435)) ([946c674](https://github.com/elastic/apm-agent-rum-js/commit/946c674d46b1b5845c4b252f4c2b4de6ce78aa61))
17+
18+
19+
620
## [5.19.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-core@5.18.0...@elastic/apm-rum-core@5.19.0) (2023-08-03)
721

822

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.19.0",
3+
"version": "5.20.0",
44
"description": "Elastic apm core",
55
"license": "MIT",
66
"main": "dist/lib/index.js",

packages/rum-react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.1](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-react@2.0.0...@elastic/apm-rum-react@2.0.1) (2023-09-27)
7+
8+
**Note:** Version bump only for package @elastic/apm-rum-react
9+
10+
11+
12+
13+
614
## [2.0.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-react@1.4.4...@elastic/apm-rum-react@2.0.0) (2023-08-08)
715

816

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.0",
3+
"version": "2.0.1",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.5](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-vue@2.1.4...@elastic/apm-rum-vue@2.1.5) (2023-09-27)
7+
8+
**Note:** Version bump only for package @elastic/apm-rum-vue
9+
10+
11+
12+
13+
614
### [2.1.4](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-vue@2.1.3...@elastic/apm-rum-vue@2.1.4) (2023-08-03)
715

816
**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.4",
3+
"version": "2.1.5",
44
"description": "Elastic APM Real User Monitoring for Vue applications",
55
"keywords": [
66
"elastic",

packages/rum/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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.15.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum@5.14.0...@elastic/apm-rum@5.15.0) (2023-09-27)
7+
8+
9+
### Features
10+
11+
* **rum-core:** stringify rejected obj ([#1428](https://github.com/elastic/apm-agent-rum-js/issues/1428)) ([9785834](https://github.com/elastic/apm-agent-rum-js/commit/9785834cb1f48b5a461ff4f8b21f4a914f4f6c3f))
12+
13+
14+
615
## [5.14.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum@5.13.0...@elastic/apm-rum@5.14.0) (2023-08-03)
716

817

packages/rum/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",
3-
"version": "5.14.0",
3+
"version": "5.15.0",
44
"description": "Elastic APM JavaScript agent",
55
"main": "dist/lib/index.js",
66
"module": "dist/es/index.js",

0 commit comments

Comments
 (0)