Skip to content

Commit

Permalink
chore(release): 3.60.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.60.0](v3.59.2...v3.60.0) (2024-11-26)

### Bug Fixes

* change Arcjet URL ([ac670a5](ac670a5))

### Features

* implement Arcjet security bot detection & Shield WAF ([96d95f4](96d95f4))
  • Loading branch information
semantic-release-bot committed Nov 26, 2024
1 parent 909d0df commit 365a611
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [3.60.0](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.59.2...v3.60.0) (2024-11-26)


### Bug Fixes

* change Arcjet URL ([ac670a5](https://github.com/ixartz/Next-js-Boilerplate/commit/ac670a54735be9955404e9e3fc716aed39fdedc1))


### Features

* implement Arcjet security bot detection & Shield WAF ([96d95f4](https://github.com/ixartz/Next-js-Boilerplate/commit/96d95f45aff0df60ad9b6f1d64dd9b58098ea9ab))

## [3.59.2](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.59.1...v3.59.2) (2024-11-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-js-boilerplate",
"version": "3.59.2",
"version": "3.60.0",
"author": "Ixartz (https://github.com/ixartz)",
"scripts": {
"dev:spotlight": "spotlight-sidecar",
Expand Down

0 comments on commit 365a611

Please sign in to comment.