Skip to content

Commit d9ce8ff

Browse files
chore: version packages (#21)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b80a5a3 commit d9ce8ff

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sweet-books-flash.md

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

src/CHANGELOG.md

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

3+
## 0.0.19
4+
5+
### Patch Changes
6+
7+
- b80a5a3: Fixed compat issues.
8+
39
## 0.0.18
410

511
### Patch Changes

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hono-og",
3-
"version": "0.0.18",
3+
"version": "0.0.19",
44
"type": "module",
55
"module": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)