Skip to content

Commit 72f3540

Browse files
committed
chore: bump deps
1 parent ed0191f commit 72f3540

4 files changed

Lines changed: 119 additions & 118 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v6.3.8...main
5+
6+
[compare changes](https://github.com/nuxt-modules/og-image/compare/v6.3.8...main)
7+
8+
### 🩹 Fixes
9+
10+
- Fallback to internal handler when font origin is unreachable ([#566](https://github.com/nuxt-modules/og-image/pull/566))
11+
12+
### ❤️ Contributors
13+
14+
- Harlan Wilton ([@harlan-zw](https://github.com/harlan-zw))
15+
416
## v6.3.7...main
517

618
[compare changes](https://github.com/nuxt-modules/og-image/compare/v6.3.7...main)

examples/basic-takumi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@nuxt/fonts": "^0.14.0",
1212
"@tailwindcss/vite": "^4.2.2",
13-
"@takumi-rs/core": "^1.0.1",
13+
"@takumi-rs/core": "^1.0.4",
1414
"nuxt": "^4.4.2",
1515
"nuxt-og-image": "latest",
1616
"nuxt-site-config": "^4.0.8",

0 commit comments

Comments
 (0)