Version Packages (#1228)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pull/1222/head @hono/ua-blocker@0.1.0
github-actions[bot] 2025-06-14 06:08:40 +09:00 committed by GitHub
parent 7c6a860814
commit cf3c17e3d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/ua-blocker': minor
---
Create new AI bots blocker middleware

View File

@ -0,0 +1,7 @@
# @hono/ua-blocker
## 0.1.0
### Minor Changes
- [#1181](https://github.com/honojs/middleware/pull/1181) [`be7370318456165a93c6656c853f0dc8c87441a1`](https://github.com/honojs/middleware/commit/be7370318456165a93c6656c853f0dc8c87441a1) Thanks [@finxol](https://github.com/finxol)! - Create new AI bots blocker middleware

View File

@ -1,6 +1,6 @@
{
"name": "@hono/ua-blocker",
"version": "0.0.0",
"version": "0.1.0",
"description": "User agent-based blocker for Hono",
"type": "module",
"module": "dist/index.js",