Skip to content

Commit 592b59c

Browse files
chore(packages): publish packages (#78)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 61e1863 commit 592b59c

File tree

14 files changed

+37
-25
lines changed

14 files changed

+37
-25
lines changed

.changeset/green-eagles-visit.md

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

.changeset/itchy-rats-sort.md

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

.changeset/spotty-needles-lick.md

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

.changeset/swift-sloths-tie.md

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

packages/minify-html/CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- [`36ad08a`](https://github.com/fineshopdesign/cf-wasm/commit/36ad08ac74d5694c6eb329adc17285cec7d3e8b0) Thanks [@kumardeo](https://github.com/kumardeo)! - chore: use exact version of `@minify-html/wasm`
8+
39
## 0.1.1
410

511
### Patch Changes

packages/minify-html/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/minify-html",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": false,
55
"description": "Extremely fast and smart HTML + JS + CSS minifier",
66
"keywords": [

packages/og/CHANGELOG.md

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

3+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`36ad08a`](https://github.com/fineshopdesign/cf-wasm/commit/36ad08ac74d5694c6eb329adc17285cec7d3e8b0), [`36ad08a`](https://github.com/fineshopdesign/cf-wasm/commit/36ad08ac74d5694c6eb329adc17285cec7d3e8b0)]:
8+
- @cf-wasm/resvg@0.3.2
9+
- @cf-wasm/satori@0.3.2
10+
311
## 0.3.1
412

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

packages/quickjs/CHANGELOG.md

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

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- [`36ad08a`](https://github.com/fineshopdesign/cf-wasm/commit/36ad08ac74d5694c6eb329adc17285cec7d3e8b0) Thanks [@kumardeo](https://github.com/kumardeo)! - chore: use exact version of `@jitl/quickjs-wasmfile-debug-sync` and `@jitl/quickjs-wasmfile-release-sync`
8+
39
## 0.2.1
410

511
### Patch Changes

packages/quickjs/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/quickjs",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"private": false,
55
"description": "QuickJS",
66
"keywords": [],

0 commit comments

Comments
 (0)