Skip to content

Commit c320646

Browse files
Version Packages (#15)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ed36da8 commit c320646

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/metal-queens-brush.md

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

.changeset/quick-worms-sell.md

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

packages/astro-og-canvas/CHANGELOG.md

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

3+
## 0.1.8
4+
5+
### Patch Changes
6+
7+
- a598023: Fix unexpected slug truncation for paths without extension
8+
- ed36da8: Bump dev dependencies
9+
310
## 0.1.7
411

512
### Patch Changes

packages/astro-og-canvas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "astro-og-canvas",
33
"description": "Generate OpenGraph images for your Astro site",
4-
"version": "0.1.7",
4+
"version": "0.1.8",
55
"type": "module",
66
"types": "./dist/index.d.ts",
77
"author": "Chris Swithinbank <swithinbank@gmail.com> (http://chrisswithinbank.net/)",

0 commit comments

Comments
 (0)