Skip to content

Commit 15fe126

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

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/cuddly-panthers-promise.md

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

.changeset/six-pigs-occur.md

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

src/CHANGELOG.md

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

3+
## 0.0.27
4+
5+
### Patch Changes
6+
7+
- 1bc7a22: Favored png over svg.
8+
- c7eaccc: Fixed incorrect italic font style resolution.
9+
310
## 0.0.26
411

512
### 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.26",
3+
"version": "0.0.27",
44
"type": "module",
55
"module": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)