Skip to content

Commit 88c6913

Browse files
chore(packages): publish packages (#83)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cbe060e commit 88c6913

File tree

6 files changed

+17
-12
lines changed

6 files changed

+17
-12
lines changed

.changeset/loose-icons-mix.md

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

.changeset/petite-cycles-hear.md

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

packages/og/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @cf-wasm/og
22

3+
## 0.3.6
4+
5+
### Patch Changes
6+
7+
- [`cbe060e`](https://github.com/fineshopdesign/cf-wasm/commit/cbe060e3a1dab1a2f1884fecabf5a9dd83fe52b6) Thanks [@kumardeo](https://github.com/kumardeo)! - fix: figma
8+
9+
- Updated dependencies [[`cbe060e`](https://github.com/fineshopdesign/cf-wasm/commit/cbe060e3a1dab1a2f1884fecabf5a9dd83fe52b6)]:
10+
- @cf-wasm/satori@0.3.4
11+
312
## 0.3.5
413

514
### Patch Changes

packages/og/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cf-wasm/og",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"private": false,
55
"description": "Generate Open Graph Images dynamically from HTML/CSS without a browser.",
66
"keywords": [

packages/satori/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cf-wasm/satori
22

3+
## 0.3.4
4+
5+
### Patch Changes
6+
7+
- [`cbe060e`](https://github.com/fineshopdesign/cf-wasm/commit/cbe060e3a1dab1a2f1884fecabf5a9dd83fe52b6) Thanks [@kumardeo](https://github.com/kumardeo)! - chore: update `satori` to latest version
8+
39
## 0.3.3
410

511
### Patch Changes

packages/satori/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cf-wasm/satori",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"private": false,
55
"description": "Enlightened library to convert HTML and CSS to SVG.",
66
"keywords": [

0 commit comments

Comments
 (0)