diff --git a/packages/binding/CHANGELOG.md b/packages/binding/CHANGELOG.md index 54406e1..c1c113c 100644 --- a/packages/binding/CHANGELOG.md +++ b/packages/binding/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.7.0](https://github.com/Brooooooklyn/Image/compare/@napi-rs/image@1.6.1...@napi-rs/image@1.7.0) (2023-09-27) + +### Bug Fixes + +- mozjpeg compile issue ([12e87c0](https://github.com/Brooooooklyn/Image/commit/12e87c084228f727a507a3168af9fb1d2b9d3c1a)) + +### Features + +- upgrade dependencies ([#50](https://github.com/Brooooooklyn/Image/issues/50)) ([70a168b](https://github.com/Brooooooklyn/Image/commit/70a168b5051f9ba6315009846cc644b1ddfa4a5c)) + ## [1.6.1](https://github.com/Brooooooklyn/Image/compare/@napi-rs/image@1.6.0...@napi-rs/image@1.6.1) (2023-03-12) ### Performance Improvements diff --git a/packages/binding/npm/android-arm-eabi/package.json b/packages/binding/npm/android-arm-eabi/package.json index a1760e3..b710aeb 100644 --- a/packages/binding/npm/android-arm-eabi/package.json +++ b/packages/binding/npm/android-arm-eabi/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/image-android-arm-eabi", - "version": "1.6.1", + "version": "1.7.0", "os": [ "android" ], @@ -34,4 +34,4 @@ "access": "public" }, "repository": "git@github.com:Brooooooklyn/Image.git" -} +} \ No newline at end of file diff --git a/packages/binding/npm/android-arm64/package.json b/packages/binding/npm/android-arm64/package.json index 33f297d..701acab 100644 --- a/packages/binding/npm/android-arm64/package.json +++ b/packages/binding/npm/android-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/image-android-arm64", - "version": "1.6.1", + "version": "1.7.0", "os": [ "android" ], @@ -34,4 +34,4 @@ "access": "public" }, "repository": "git@github.com:Brooooooklyn/Image.git" -} +} \ No newline at end of file diff --git a/packages/binding/npm/darwin-arm64/package.json b/packages/binding/npm/darwin-arm64/package.json index aaa6200..06abb7c 100644 --- a/packages/binding/npm/darwin-arm64/package.json +++ b/packages/binding/npm/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/image-darwin-arm64", - "version": "1.6.1", + "version": "1.7.0", "os": [ "darwin" ], @@ -34,4 +34,4 @@ "access": "public" }, "repository": "git@github.com:Brooooooklyn/Image.git" -} +} \ No newline at end of file diff --git a/packages/binding/npm/darwin-x64/package.json b/packages/binding/npm/darwin-x64/package.json index 7cc3a13..a4e9a1a 100644 --- a/packages/binding/npm/darwin-x64/package.json +++ b/packages/binding/npm/darwin-x64/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/image-darwin-x64", - "version": "1.6.1", + "version": "1.7.0", "os": [ "darwin" ], @@ -34,4 +34,4 @@ "access": "public" }, "repository": "git@github.com:Brooooooklyn/Image.git" -} +} \ No newline at end of file diff --git a/packages/binding/npm/freebsd-x64/package.json b/packages/binding/npm/freebsd-x64/package.json index 4ea872f..caf3e16 100644 --- a/packages/binding/npm/freebsd-x64/package.json +++ b/packages/binding/npm/freebsd-x64/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/image-freebsd-x64", - "version": "1.6.1", + "version": "1.7.0", "os": [ "freebsd" ], @@ -34,4 +34,4 @@ "access": "public" }, "repository": "git@github.com:Brooooooklyn/Image.git" -} +} \ No newline at end of file diff --git a/packages/binding/npm/linux-arm-gnueabihf/package.json b/packages/binding/npm/linux-arm-gnueabihf/package.json index a8eee11..57687b1 100644 --- a/packages/binding/npm/linux-arm-gnueabihf/package.json +++ b/packages/binding/npm/linux-arm-gnueabihf/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/image-linux-arm-gnueabihf", - "version": "1.6.1", + "version": "1.7.0", "os": [ "linux" ], @@ -34,4 +34,4 @@ "access": "public" }, "repository": "git@github.com:Brooooooklyn/Image.git" -} +} \ No newline at end of file diff --git a/packages/binding/npm/linux-arm64-gnu/package.json b/packages/binding/npm/linux-arm64-gnu/package.json index 44dcbf8..c5e65ba 100644 --- a/packages/binding/npm/linux-arm64-gnu/package.json +++ b/packages/binding/npm/linux-arm64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/image-linux-arm64-gnu", - "version": "1.6.1", + "version": "1.7.0", "os": [ "linux" ], @@ -41,4 +41,4 @@ "access": "public" }, "repository": "git@github.com:Brooooooklyn/Image.git" -} +} \ No newline at end of file diff --git a/packages/binding/npm/linux-arm64-musl/package.json b/packages/binding/npm/linux-arm64-musl/package.json index 6d45e18..0d993ab 100644 --- a/packages/binding/npm/linux-arm64-musl/package.json +++ b/packages/binding/npm/linux-arm64-musl/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/image-linux-arm64-musl", - "version": "1.6.1", + "version": "1.7.0", "os": [ "linux" ], @@ -41,4 +41,4 @@ "access": "public" }, "repository": "git@github.com:Brooooooklyn/Image.git" -} +} \ No newline at end of file diff --git a/packages/binding/npm/linux-x64-gnu/package.json b/packages/binding/npm/linux-x64-gnu/package.json index 49d5805..187d068 100644 --- a/packages/binding/npm/linux-x64-gnu/package.json +++ b/packages/binding/npm/linux-x64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/image-linux-x64-gnu", - "version": "1.6.1", + "version": "1.7.0", "os": [ "linux" ], @@ -41,4 +41,4 @@ "access": "public" }, "repository": "git@github.com:Brooooooklyn/Image.git" -} +} \ No newline at end of file diff --git a/packages/binding/npm/linux-x64-musl/package.json b/packages/binding/npm/linux-x64-musl/package.json index 8722d17..85546a8 100644 --- a/packages/binding/npm/linux-x64-musl/package.json +++ b/packages/binding/npm/linux-x64-musl/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/image-linux-x64-musl", - "version": "1.6.1", + "version": "1.7.0", "os": [ "linux" ], @@ -41,4 +41,4 @@ "access": "public" }, "repository": "git@github.com:Brooooooklyn/Image.git" -} +} \ No newline at end of file diff --git a/packages/binding/npm/win32-ia32-msvc/package.json b/packages/binding/npm/win32-ia32-msvc/package.json index 9de0b56..7b660c8 100644 --- a/packages/binding/npm/win32-ia32-msvc/package.json +++ b/packages/binding/npm/win32-ia32-msvc/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/image-win32-ia32-msvc", - "version": "1.6.1", + "version": "1.7.0", "os": [ "win32" ], @@ -34,4 +34,4 @@ "access": "public" }, "repository": "git@github.com:Brooooooklyn/Image.git" -} +} \ No newline at end of file diff --git a/packages/binding/npm/win32-x64-msvc/package.json b/packages/binding/npm/win32-x64-msvc/package.json index 235a468..c90c58c 100644 --- a/packages/binding/npm/win32-x64-msvc/package.json +++ b/packages/binding/npm/win32-x64-msvc/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/image-win32-x64-msvc", - "version": "1.6.1", + "version": "1.7.0", "os": [ "win32" ], @@ -34,4 +34,4 @@ "access": "public" }, "repository": "git@github.com:Brooooooklyn/Image.git" -} +} \ No newline at end of file diff --git a/packages/binding/package.json b/packages/binding/package.json index c55e25e..5cc06dd 100644 --- a/packages/binding/package.json +++ b/packages/binding/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/image", - "version": "1.6.1", + "version": "1.7.0", "main": "index.js", "types": "index.d.ts", "description": "Image processing library",