Skip to content

Commit 7ad5aca

Browse files
ci: release
1 parent b46f693 commit 7ad5aca

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

.changeset/full-plums-attend.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
<!-- deno-fmt-ignore-file -->
22

3+
## 4.3.0
4+
5+
### Minor Changes
6+
7+
- b46f693: feat(ipx): improve ipx provider typing and test coverage
8+
39
## 4.2.2
410

511
### Patch Changes

deno.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unpic/lib",
3-
"version": "4.2.2",
3+
"version": "4.3.0",
44
"exports": {
55
".": "./mod.ts",
66
"./async": "./src/async.ts",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unpic",
3-
"version": "4.2.2",
3+
"version": "4.3.0",
44
"private": true,
55
"description": "Universal image CDN translator",
66
"repository": {

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.2.2
1+
4.3.0

0 commit comments

Comments
 (0)