Skip to content

Commit 54b3959

Browse files
committed
chore: release 7.0.0-beta.1
1 parent 12e4ac5 commit 54b3959

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
## [7.0.0-beta.1](https://github.com/nuxt-community/sentry-module/compare/v7.0.0-beta.0...v7.0.0-beta.1) (2022-12-17)
4+
5+
6+
### Features
7+
8+
* allow passing all browserTracing options ([b74736c](https://github.com/nuxt-community/sentry-module/commit/b74736c4348a0bacca349233940a5566b7dc5fee))
9+
10+
### [6.0.3](https://github.com/nuxt-community/sentry-module/compare/v7.0.0-beta.0...v7.0.0-beta.1) (2022-12-13)
11+
312
## [7.0.0-beta.0](https://github.com/nuxt-community/sentry-module/compare/v6.0.2...v7.0.0-beta.0) (2022-12-13)
413

514

@@ -529,4 +538,4 @@ All notable changes to this project will be documented in this file. See [standa
529538

530539

531540
<a name="0.0.2"></a>
532-
## [0.0.2](https://github.com/nuxt-community/sentry-module/compare/v0.0.1...v0.0.2) (2017-10-17)
541+
## [0.0.2](https://github.com/nuxt-community/sentry-module/compare/v0.0.1...v0.0.2) (2017-10-17)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/sentry",
3-
"version": "7.0.0-beta.0",
3+
"version": "7.0.0-beta.1",
44
"description": "Sentry module for Nuxt.js",
55
"repository": "nuxt-community/sentry-module",
66
"license": "MIT",

0 commit comments

Comments
 (0)