Skip to content

Commit 8fd55ab

Browse files
committed
chore: release 8.0.8
1 parent 8fe70f0 commit 8fd55ab

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
## [8.0.8](https://github.com/nuxt-community/sentry-module/compare/v8.0.7...v8.0.8) (2024-09-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update devdependency @sentry/webpack-plugin to v2.22.3 ([#688](https://github.com/nuxt-community/sentry-module/issues/688)) ([e84d715](https://github.com/nuxt-community/sentry-module/commit/e84d71511d899398f186990ce68f41d9469774f6))
9+
* **deps:** update sentry sdk ([#666](https://github.com/nuxt-community/sentry-module/issues/666)) ([9d5dd24](https://github.com/nuxt-community/sentry-module/commit/9d5dd24d43ef962db5ea2043c359088af283e68b))
10+
* type declarations don't work with "moduleResolution: node16" ([8fe70f0](https://github.com/nuxt-community/sentry-module/commit/8fe70f09ebf708a0ac40c17d4863c7d2aecc0b9b))
11+
312
## [8.0.7](https://github.com/nuxt-community/sentry-module/compare/v8.0.6...v8.0.7) (2024-02-07)
413

514

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": "8.0.7",
3+
"version": "8.0.8",
44
"description": "Sentry module for Nuxt.js",
55
"repository": "nuxt-community/sentry-module",
66
"license": "MIT",

0 commit comments

Comments
 (0)