Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @elastic/apm-rum-angular@0.1.0
 - @elastic/apm-rum-core@4.5.3
 - @elastic/apm-rum-react@0.2.3
 - @elastic/apm-rum@4.4.3
  • Loading branch information
vigneshshanmugam committed Sep 3, 2019
1 parent 22a8980 commit 3808e4c
Showing 10 changed files with 59 additions and 5 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

# 4.4.3 (2019-09-03)


### Bug Fixes

* **rum:** log unsupported message only on browser environment ([#382](https://github.com/elastic/apm-agent-rum-js/issues/382)) ([ff759d1](https://github.com/elastic/apm-agent-rum-js/commit/ff759d1))
* **rum-react:** respect active flag in react integration ([#392](https://github.com/elastic/apm-agent-rum-js/issues/392)) ([6d7e9db](https://github.com/elastic/apm-agent-rum-js/commit/6d7e9db))


### Features

* **rum-angular:** angular integration with apm-rum ([#384](https://github.com/elastic/apm-agent-rum-js/issues/384)) ([6ab2450](https://github.com/elastic/apm-agent-rum-js/commit/6ab2450))

# 4.4.2 (2019-08-08)


11 changes: 11 additions & 0 deletions packages/rum-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2019-09-03)


### Features

* **rum:** angular integration with apm-rum ([#384](https://github.com/elastic/apm-agent-rum-js/issues/384)) ([6ab2450](https://github.com/elastic/apm-agent-rum-js/commit/6ab2450))
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": "0.0.0",
"version": "0.1.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",
8 changes: 8 additions & 0 deletions packages/rum-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

## [4.5.3](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-core@4.5.2...@elastic/apm-rum-core@4.5.3) (2019-09-03)

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





## [4.5.2](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-core@4.5.1...@elastic/apm-rum-core@4.5.2) (2019-08-08)


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": "4.5.2",
"version": "4.5.3",
"description": "Elastic apm core",
"license": "MIT",
"main": "dist/lib/index.js",
11 changes: 11 additions & 0 deletions packages/rum-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

## [0.2.3](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-react@0.2.2...@elastic/apm-rum-react@0.2.3) (2019-09-03)


### Bug Fixes

* **rum-react:** respect active flag in react integration ([#392](https://github.com/elastic/apm-agent-rum-js/issues/392)) ([6d7e9db](https://github.com/elastic/apm-agent-rum-js/commit/6d7e9db))





## [0.2.2](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-react@0.2.1...@elastic/apm-rum-react@0.2.2) (2019-08-08)

**Note:** Version bump only for package @elastic/apm-rum-react
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": "0.2.2",
"version": "0.2.3",
"description": "Elastic APM Real User Monitoring for React applications",
"author": "Hamid <h.jahtalab@gmail.com>",
"homepage": "https://www.elastic.co/guide/en/apm/agent/rum-js/current/index.html",
11 changes: 11 additions & 0 deletions packages/rum/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

## [4.4.3](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum@4.4.2...@elastic/apm-rum@4.4.3) (2019-09-03)


### Bug Fixes

* **rum:** log unsupported message only on browser environment ([#382](https://github.com/elastic/apm-agent-rum-js/issues/382)) ([ff759d1](https://github.com/elastic/apm-agent-rum-js/commit/ff759d1))





## [4.4.2](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum@4.4.1...@elastic/apm-rum@4.4.2) (2019-08-08)


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": "4.4.2",
"version": "4.4.3",
"description": "Elastic APM JavaScript agent",
"main": "dist/lib/index.js",
"module": "src/index.js",
2 changes: 1 addition & 1 deletion packages/rum/src/apm-base.js
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@ class ApmBase {
/**
* Set Agent version to be sent as part of metadata to the APM Server
*/
configService.setVersion('4.4.2')
configService.setVersion('4.4.3')
this.config(config)
/**
* Deactive agent when the active config flag is set to false

0 comments on commit 3808e4c

Please sign in to comment.