Skip to content

Commit 453f0a3

Browse files
chore(release): 📦 version packages (#158)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6775c24 commit 453f0a3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

‎.changeset/cold-jars-repeat.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
# @solid-mediakit/og
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [#157](https://github.com/solidjs-community/mediakit/pull/157) [`6775c24`](https://github.com/solidjs-community/mediakit/commit/6775c241a4e8310faff64211916a6b4a641917a9) Thanks [@Tommypop2](https://github.com/Tommypop2)! - Optimise compiler output, support setting `ImageOptions`, and add corresponding tests
8+
39
## 0.3.2
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": "@solid-mediakit/og",
3-
"version": "0.3.2",
3+
"version": "0.4.0",
44
"type": "module",
55
"description": "An Open Graph / Dynamic image utility library for Solid.",
66
"main": "./dist/index.jsx",

0 commit comments

Comments
 (0)