Skip to content

Commit

Permalink
chore(release): publish (#1392)
Browse files Browse the repository at this point in the history
* chore(release): publish

 - @elastic/[email protected]
 - @elastic/[email protected]
 - @elastic/[email protected]
 - @elastic/[email protected]
 - @elastic/[email protected]
  • Loading branch information
vigneshshanmugam authored Jul 18, 2023
1 parent 1144b9f commit 2106c74
Show file tree
Hide file tree
Showing 13 changed files with 64 additions and 8 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"registry": "https://registry.npmjs.org",
"command": {
"version": {
"allowBranch": ["main", "4.x"],
"allowBranch": ["main", "4.x", "release"],
"conventionalCommits": true,
"message": "chore(release): publish",
"changelogPreset": "conventionalcommits",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"scripts": {
"version": "node scripts/prompt-release",
"prerelease": "npm test && npm run clean",
"prerelease": "npm run clean",
"release": "lerna publish && npm run github-release",
"release-package": "node scripts/publish-package",
"release-dry-run": "npx lerna version --no-push --yes --allow-branch '*'",
Expand Down
13 changes: 13 additions & 0 deletions packages/rum-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2023-07-18)


### ⚠ BREAKING CHANGES

* **rum-angular:** support angular ivy (#1380)

### Features

* **rum-angular:** support angular ivy ([#1380](https://github.com/elastic/apm-agent-rum-js/issues/1380)) ([50bf76d](https://github.com/elastic/apm-agent-rum-js/commit/50bf76d963d862c1667f2ecf03229f80f0d2c002))



## [2.1.7](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2022-06-14)

**Note:** Version bump only for package @elastic/apm-rum-angular
Expand Down
2 changes: 1 addition & 1 deletion packages/rum-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elastic/apm-rum-angular",
"version": "2.1.7",
"version": "3.0.0",
"description": "Elastic APM Real User Monitoring for Angular applications",
"homepage": "https://www.elastic.co/guide/en/apm/agent/rum-js/current/index.html",
"license": "MIT",
Expand Down
16 changes: 16 additions & 0 deletions packages/rum-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.18.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2023-07-18)


### Features

* **rum-core:** enhance user transaction name obtaining ([#1390](https://github.com/elastic/apm-agent-rum-js/issues/1390)) ([1144b9f](https://github.com/elastic/apm-agent-rum-js/commit/1144b9fd3b84f49eca543a95e9bdf61a9aa37835))


### Bug Fixes

* check supportedEntryTypes when starting observer ([#1246](https://github.com/elastic/apm-agent-rum-js/issues/1246)) ([c906018](https://github.com/elastic/apm-agent-rum-js/commit/c906018b6273268f1bab8d1c152b64ba6486345a))
* report breakdown span time in microseconds ([#1381](https://github.com/elastic/apm-agent-rum-js/issues/1381)) ([a0b4368](https://github.com/elastic/apm-agent-rum-js/commit/a0b43687649bc4342ee08c112181d0368d6eda6c))
* **rum:** stop recording transaction breakdown metrics ([#1382](https://github.com/elastic/apm-agent-rum-js/issues/1382)) ([be1c619](https://github.com/elastic/apm-agent-rum-js/commit/be1c619f65d76cccd6ed139380294b3f4ee590a3))



# [5.17.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2022-06-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/rum-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elastic/apm-rum-core",
"version": "5.17.0",
"version": "5.18.0",
"description": "Elastic apm core",
"license": "MIT",
"main": "dist/lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/rum-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [1.4.3](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2023-07-18)

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





## [1.4.2](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2022-06-14)

**Note:** Version bump only for package @elastic/apm-rum-react
Expand Down
2 changes: 1 addition & 1 deletion packages/rum-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elastic/apm-rum-react",
"version": "1.4.2",
"version": "1.4.3",
"description": "Elastic APM Real User Monitoring for React applications",
"author": "Hamid <[email protected]>",
"homepage": "https://www.elastic.co/guide/en/apm/agent/rum-js/current/index.html",
Expand Down
8 changes: 8 additions & 0 deletions packages/rum-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [2.1.3](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2023-07-18)

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





## [2.1.2](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2022-06-14)

**Note:** Version bump only for package @elastic/apm-rum-vue
Expand Down
2 changes: 1 addition & 1 deletion packages/rum-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elastic/apm-rum-vue",
"version": "2.1.2",
"version": "2.1.3",
"description": "Elastic APM Real User Monitoring for Vue applications",
"keywords": [
"elastic",
Expand Down
11 changes: 11 additions & 0 deletions packages/rum/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.13.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2023-07-18)


### Features

* **rum-core:** add apmRequest config typescript type ([#1254](https://github.com/elastic/apm-agent-rum-js/issues/1254)) ([cfaa327](https://github.com/elastic/apm-agent-rum-js/commit/cfaa327ba3715c90750157eab66149be8437d2a8))
* **rum-core:** enhance user transaction name obtaining ([#1390](https://github.com/elastic/apm-agent-rum-js/issues/1390)) ([1144b9f](https://github.com/elastic/apm-agent-rum-js/commit/1144b9fd3b84f49eca543a95e9bdf61a9aa37835))
* **rum:** add sendCredentials config option to TypeScript typings ([#1243](https://github.com/elastic/apm-agent-rum-js/issues/1243)) ([369800e](https://github.com/elastic/apm-agent-rum-js/commit/369800e17db59e39dbbfc3c9ab0e1483b45b2c9e))



# [5.12.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2022-06-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/rum/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elastic/apm-rum",
"version": "5.12.0",
"version": "5.13.0",
"description": "Elastic APM JavaScript agent",
"main": "dist/lib/index.js",
"module": "dist/es/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/rum/src/apm-base.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export default class ApmBase {
/**
* Set Agent version to be sent as part of metadata to the APM Server
*/
configService.setVersion('5.12.0')
configService.setVersion('5.13.0')
this.config(config)
/**
* Set level here to account for both active and inactive cases
Expand Down

0 comments on commit 2106c74

Please sign in to comment.