Version Packages (#1310)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pull/1312/merge @hono/ua-blocker@0.1.6
github-actions[bot] 2025-07-16 12:53:35 +09:00 committed by GitHub
parent 47cb4c8569
commit 2a589b0728
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.6
### Patch Changes
- [#1309](https://github.com/honojs/middleware/pull/1309) [`47cb4c85693ebe77d3b8b55f6e1e59778f671a15`](https://github.com/honojs/middleware/commit/47cb4c85693ebe77d3b8b55f6e1e59778f671a15) Thanks [@github-actions](https://github.com/apps/github-actions)! - chore(ua-blocker): sync `robots.json` with upstream
## 0.1.5
### Patch Changes

View File

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