Skip to content

Commit 5e9f153

Browse files
Version Packages (#1512)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent af784ab commit 5e9f153

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/auto-sync-robots.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/ua-blocker/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hono/ua-blocker
22

3+
## 0.1.13
4+
5+
### Patch Changes
6+
7+
- [#1511](https://github.com/honojs/middleware/pull/1511) [`af784abef93990ba8750e3751a2464180d97a470`](https://github.com/honojs/middleware/commit/af784abef93990ba8750e3751a2464180d97a470) Thanks [@github-actions](https://github.com/apps/github-actions)! - chore(ua-blocker): sync `robots.json` with upstream
8+
39
## 0.1.12
410

511
### Patch Changes

packages/ua-blocker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hono/ua-blocker",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"description": "User agent-based blocker for Hono",
55
"type": "module",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)