Skip to content

Commit 4308d16

Browse files
chore(release): 3.66.6 [skip ci]
## [3.66.6](v3.66.5...v3.66.6) (2025-05-07) ### Bug Fixes * disable sentry when debugging with vscode ([67309fe](67309fe)) * in instrumentation client, add environment variable to disable sentry ([7963565](7963565))
1 parent 49b4a8b commit 4308d16

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.66.6](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.66.5...v3.66.6) (2025-05-07)
2+
3+
4+
### Bug Fixes
5+
6+
* disable sentry when debugging with vscode ([67309fe](https://github.com/ixartz/Next-js-Boilerplate/commit/67309fe21659659972b621d2113b2a8eefca52f1))
7+
* in instrumentation client, add environment variable to disable sentry ([7963565](https://github.com/ixartz/Next-js-Boilerplate/commit/79635655cb3e09494689fcddfe852f90faa3cad1))
8+
19
## [3.66.5](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.66.4...v3.66.5) (2025-05-04)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-js-boilerplate",
3-
"version": "3.66.5",
3+
"version": "3.66.6",
44
"author": "Ixartz (https://github.com/ixartz)",
55
"engines": {
66
"node": ">=20"

0 commit comments

Comments
 (0)