Skip to content

Commit a3dd4b6

Browse files
committed
Release version 1.1.2
1 parent ec7719e commit a3dd4b6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# bun-image-transform
22

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- Update all project dependencies to their latest version
8+
9+
- Add CLI build process in the Nix flake
10+
311
## 1.1.1
412

513
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bun-image-transform",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)