Skip to content

Commit a4365bc

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fruity-nights-retire.md

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

packages/og/CHANGELOG.md

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

3+
## 0.3.5
4+
5+
### Patch Changes
6+
7+
- [`bec4388`](https://github.com/fineshopdesign/cf-wasm/commit/bec4388c962ba6aac808481b20096afe97aabd47) Thanks [@kumardeo](https://github.com/kumardeo)! - feat: add option to use `class` or `data-tw` attribute as `tw` prop when using `html-to-react`
8+
39
## 0.3.4
410

511
### 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.4",
3+
"version": "0.3.5",
44
"private": false,
55
"description": "Generate Open Graph Images dynamically from HTML/CSS without a browser.",
66
"keywords": [

0 commit comments

Comments
 (0)