Skip to content

Commit 1af0fca

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/angry-oranges-dress.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.25
4+
5+
### Patch Changes
6+
7+
- e1161fd: Added missing exports.
8+
39
## 0.0.24
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.24",
3+
"version": "0.0.25",
44
"type": "module",
55
"module": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)