Skip to content

Commit 29e1f92

Browse files
Version Packages (#101)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6fc6258 commit 29e1f92

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/real-dolls-stare.md

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

.changeset/solid-months-dig.md

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

packages/astro-og-canvas/CHANGELOG.md

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

3+
## 0.7.2
4+
5+
### Patch Changes
6+
7+
- [#100](https://github.com/delucis/astro-og-canvas/pull/100) [`a5f25e2`](https://github.com/delucis/astro-og-canvas/commit/a5f25e2667d42a89afc5503be9b82d8626c2bf52) Thanks [@delucis](https://github.com/delucis)! - This package is now published using OIDC trusted publishing and provenance guarantees
8+
9+
- [#99](https://github.com/delucis/astro-og-canvas/pull/99) [`6fc6258`](https://github.com/delucis/astro-og-canvas/commit/6fc62589cac2b1d4067e7730f4afb981d79c0ac8) Thanks [@delucis](https://github.com/delucis)! - Updates `entities` and `canvaskit-wasm` internal dependencies
10+
311
## 0.7.1
412

513
### 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.7.1",
4+
"version": "0.7.2",
55
"type": "module",
66
"types": "./dist/index.d.ts",
77
"author": "Chris Swithinbank <swithinbank@gmail.com> (http://chrisswithinbank.net/)",

0 commit comments

Comments
 (0)