mirror of
https://github.com/Brooooooklyn/Image.git
synced 2025-12-08 18:36:03 +00:00
chore(release): publish
- @napi-rs/image@1.9.2
This commit is contained in:
parent
63243c46c3
commit
c505d043ca
@ -3,6 +3,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.9.2](https://github.com/Brooooooklyn/Image/compare/@napi-rs/image@1.9.1...@napi-rs/image@1.9.2) (2024-04-20)
|
||||
|
||||
**Note:** Version bump only for package @napi-rs/image
|
||||
|
||||
## [1.9.1](https://github.com/Brooooooklyn/Image/compare/@napi-rs/image@1.9.0...@napi-rs/image@1.9.1) (2024-02-22)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/image-android-arm64",
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/image-darwin-arm64",
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/image-darwin-x64",
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/image-freebsd-x64",
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/image-linux-arm-gnueabihf",
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"cpu": [
|
||||
"arm"
|
||||
],
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/image-linux-arm64-gnu",
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/image-linux-arm64-musl",
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/image-linux-x64-gnu",
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/image-linux-x64-musl",
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/image-wasm32-wasi",
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"cpu": [
|
||||
"wasm32"
|
||||
],
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/image-win32-ia32-msvc",
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"cpu": [
|
||||
"ia32"
|
||||
],
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/image-win32-x64-msvc",
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/image",
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"main": "index.js",
|
||||
"browser": "browser.js",
|
||||
"types": "index.d.ts",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user