Version Packages (#1239)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>pull/1240/head
parent
6ca78a14da
commit
69a278a2d3
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/ua-blocker': patch
|
||||
---
|
||||
|
||||
chore(ua-blocker): sync `robots.json` with upstream
|
|
@ -1,5 +1,11 @@
|
|||
# @hono/ua-blocker
|
||||
|
||||
## 0.1.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#1236](https://github.com/honojs/middleware/pull/1236) [`63788612172483482ff45c4ea5acded55e1ddb90`](https://github.com/honojs/middleware/commit/63788612172483482ff45c4ea5acded55e1ddb90) Thanks [@github-actions](https://github.com/apps/github-actions)! - chore(ua-blocker): sync `robots.json` with upstream
|
||||
|
||||
## 0.1.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@hono/ua-blocker",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"description": "User agent-based blocker for Hono",
|
||||
"type": "module",
|
||||
"module": "dist/index.js",
|
||||
|
|
Loading…
Reference in New Issue