Skip to content

Commit 3a9ec38

Browse files
chore(main): release 4.1.1 (#164)
Co-authored-by: mixie-bot[bot] <127146692+mixie-bot[bot]@users.noreply.github.com>
1 parent 98c7c75 commit 3a9ec38

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

4+
## [4.1.1](https://github.com/ascorbic/unpic/compare/v4.1.0...v4.1.1) (2025-02-03)
5+
6+
7+
### Bug Fixes
8+
9+
* correct exports ([#163](https://github.com/ascorbic/unpic/issues/163)) ([74ce895](https://github.com/ascorbic/unpic/commit/74ce895d8f0d2c7a97ea27639b2cd7755783bd32))
10+
* export utility functions ([#165](https://github.com/ascorbic/unpic/issues/165)) ([98c7c75](https://github.com/ascorbic/unpic/commit/98c7c75b9bfee98fe3ee2f9d569f41aeaab44ac3))
11+
412
## [4.1.0](https://github.com/ascorbic/unpic/compare/v4.0.1...v4.1.0) (2025-02-02)
513

614

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.1.0
1+
4.1.1

0 commit comments

Comments
 (0)