Version Packages (#1232)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
main @hono/ua-blocker@0.1.1
github-actions[bot] 2025-06-16 11:24:22 +09:00 committed by GitHub
parent 9235709060
commit acff470c7f
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): update robots.json from upstream

View File

@ -1,5 +1,11 @@
# @hono/ua-blocker
## 0.1.1
### Patch Changes
- [#1229](https://github.com/honojs/middleware/pull/1229) [`40f916f944f368775f9fc00451f649edcd140286`](https://github.com/honojs/middleware/commit/40f916f944f368775f9fc00451f649edcd140286) Thanks [@github-actions](https://github.com/apps/github-actions)! - chore(ua-blocker): update robots.json from upstream
## 0.1.0
### Minor Changes

View File

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