Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @elastic/[email protected]
  • Loading branch information
apmmachine committed Aug 8, 2023
1 parent 401c9dd commit f7bf344
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/rum-react/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.

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


### ⚠ BREAKING CHANGES

* **rum-react:** support react-router 6 (#1410)

### Features

* **rum-react:** support react-router 6 ([#1410](https://github.com/elastic/apm-agent-rum-js/issues/1410)) ([401c9dd](https://github.com/elastic/apm-agent-rum-js/commit/401c9dd18d48663ed199cd30db88e21a3b89038e))



### [1.4.4](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2023-08-03)

**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.4",
"version": "2.0.0",
"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

0 comments on commit f7bf344

Please sign in to comment.