Skip to content

Commit d78e3b3

Browse files
chore(release): 7.0.1 [skip ci]
## [7.0.1](v7.0.0...v7.0.1) (2023-08-28) ### Bug Fixes * **types:** fix missing dsn option ([937e44b](937e44b))
1 parent 650218e commit d78e3b3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.0.1](https://github.com/immobiliare/fastify-sentry/compare/v7.0.0...v7.0.1) (2023-08-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **types:** fix missing dsn option ([937e44b](https://github.com/immobiliare/fastify-sentry/commit/937e44ba5c3a50da507820fef5026635837558b3))
7+
18
# [7.0.0](https://github.com/immobiliare/fastify-sentry/compare/v6.0.10...v7.0.0) (2023-08-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@immobiliarelabs/fastify-sentry",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Simple fastify plugin to integrates Sentry error reporting into your services",
55
"main": "index.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)