Skip to content

Commit c40d984

Browse files
chore(main): release 4.0.1 (#159)
Co-authored-by: mixie-bot[bot] <127146692+mixie-bot[bot]@users.noreply.github.com>
1 parent 537ee24 commit c40d984

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.0.0"
2+
".": "4.0.1"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
<!-- deno-fmt-ignore-file -->
22
# CHANGELOG
33

4+
## [4.0.1](https://github.com/ascorbic/unpic/compare/v4.0.0...v4.0.1) (2025-01-31)
5+
6+
7+
### Bug Fixes
8+
9+
* update imagekit crop options and add crop mode ([#158](https://github.com/ascorbic/unpic/issues/158)) ([537ee24](https://github.com/ascorbic/unpic/commit/537ee245e23ec11f5e4c4f2fc83c9ac318dbe33f))
10+
411
## [4.0.0](https://github.com/ascorbic/unpic/compare/v3.22.0...v4.0.0) (2025-01-19)
512

613
### ⚠ BREAKING CHANGES

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.0
1+
4.0.1

0 commit comments

Comments
 (0)