Version Packages (#1299)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pull/1265/head @hono/ua-blocker@0.1.5
github-actions[bot] 2025-07-11 08:28:49 +09:00 committed by GitHub
parent 6e53f6e8f3
commit 2498ccab03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/ua-blocker': patch
---
chore(ua-blocker): sync `robots.json` with upstream

View File

@ -1,5 +1,11 @@
# @hono/ua-blocker
## 0.1.5
### Patch Changes
- [#1298](https://github.com/honojs/middleware/pull/1298) [`18dec85b7833d1b3e80b5e1443f636f8c34adbc4`](https://github.com/honojs/middleware/commit/18dec85b7833d1b3e80b5e1443f636f8c34adbc4) Thanks [@github-actions](https://github.com/apps/github-actions)! - chore(ua-blocker): sync `robots.json` with upstream
## 0.1.4
### Patch Changes

View File

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