Skip to content

Commit

Permalink
chore: Release 1.0.0-alpha.13
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 19, 2024
1 parent 5500faf commit 033eb99
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "1.0.0-alpha.12",
".": "1.0.0-alpha.13",
"analyze": "1.0.0-alpha.12",
"arcjet": "1.0.0-alpha.12",
"arcjet-next": "1.0.0-alpha.12",
Expand Down
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.0.0-alpha.13](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.12...v1.0.0-alpha.13) (2024-04-19)


### 📦 Dependencies

* **example:** Bump @clerk/nextjs from 4.29.12 to 4.30.0 in /examples/nextjs-14-clerk-rl in the dependencies group ([#637](https://github.com/arcjet/arcjet-js/issues/637)) ([0fa5e3e](https://github.com/arcjet/arcjet-js/commit/0fa5e3e7f9df76ac0c1bc8f2cf2935470d02ae1e))
* **example:** Bump @hono/node-server from 1.10.0 to 1.10.1 in /examples/nodejs-hono-rl in the dependencies group ([#640](https://github.com/arcjet/arcjet-js/issues/640)) ([5a8998f](https://github.com/arcjet/arcjet-js/commit/5a8998f1a6feb1f815defa0fae42c50be777270d))
* **example:** Bump lucide-react from 0.370.0 to 0.371.0 in /examples/nextjs-14-authjs-5 in the dependencies group ([#638](https://github.com/arcjet/arcjet-js/issues/638)) ([3e79236](https://github.com/arcjet/arcjet-js/commit/3e79236e87f8b6245e6df9833661eba648cdcd81))
* **example:** Bump the dependencies group in /examples/nextjs-14-openai with 2 updates ([#636](https://github.com/arcjet/arcjet-js/issues/636)) ([5500faf](https://github.com/arcjet/arcjet-js/commit/5500fafe97069ac9f5499feeebdb075de1759c0c))
* **example:** Bump the dependencies group in /examples/nextjs-14-react-hook-form with 2 updates ([#639](https://github.com/arcjet/arcjet-js/issues/639)) ([1337efc](https://github.com/arcjet/arcjet-js/commit/1337efcad41142f414060584659746cc22ddcfc8))

## [1.0.0-alpha.12](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.11...v1.0.0-alpha.12) (2024-04-18)


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": "arcjet-js",
"version": "1.0.0-alpha.12",
"version": "1.0.0-alpha.13",
"private": true,
"engines": {
"node": ">=18"
Expand Down

0 comments on commit 033eb99

Please sign in to comment.