Releases: tauri-apps/plugins-workspace
Releases · tauri-apps/plugins-workspace
log-js v2.7.0
[2.7.0]
625bb1c0(#2965 by @lucasfernog) Re-export the log crate.
PNPM Publish
npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦 @tauri-apps/[email protected]
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 3.8kB README.md
npm notice 7.0kB dist-js/index.cjs
npm notice 3.0kB dist-js/index.d.ts
npm notice 6.7kB dist-js/index.js
npm notice 714B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-log
npm notice version: 2.7.0
npm notice filename: tauri-apps-plugin-log-2.7.0.tgz
npm notice package size: 5.0 kB
npm notice unpacked size: 22.1 kB
npm notice shasum: 0f334f9a408b9f4efa5b23cfd45e2a2be4c5b101
npm notice integrity: sha512-81XQ2f93x4vmI[...]b7YRJWlmW2RRA==
npm notice total files: 6
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=459388641
+ @tauri-apps/[email protected]
dialog v2.4.0
[2.4.0]
509eba8d(#2641 by @amrbashir) Add support for showing a message dialog with 3 buttons.
Cargo Publish
Updating crates.io index
Packaging tauri-plugin-dialog v2.4.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
Updating crates.io index
Packaged 49 files, 325.6KiB (122.9KiB compressed)
Uploading tauri-plugin-dialog v2.4.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/dialog)
Uploaded tauri-plugin-dialog v2.4.0 to registry `crates-io`
note: waiting for tauri-plugin-dialog v2.4.0 to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
Published tauri-plugin-dialog v2.4.0 at registry `crates-io`
dialog-js v2.4.0
[2.4.0]
509eba8d(#2641 by @amrbashir) Add support for showing a message dialog with 3 buttons.
PNPM Publish
npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦 @tauri-apps/[email protected]
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 2.5kB README.md
npm notice 6.4kB dist-js/index.cjs
npm notice 10.3kB dist-js/index.d.ts
npm notice 6.3kB dist-js/index.js
npm notice 11B dist-js/init.d.ts
npm notice 656B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-dialog
npm notice version: 2.4.0
npm notice filename: tauri-apps-plugin-dialog-2.4.0.tgz
npm notice package size: 5.0 kB
npm notice unpacked size: 27.1 kB
npm notice shasum: e37388bd3197f920a9975e323a105a75cb55d648
npm notice integrity: sha512-OvXkrEBfWwtd8[...]7+g1sXwdC/S9w==
npm notice total files: 7
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=459387807
+ @tauri-apps/[email protected]
deep-link v2.4.3
[2.4.3]
Cargo Publish
Updating crates.io index
Updating crates.io index
Packaging tauri-plugin-deep-link v2.4.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/deep-link)
Updating crates.io index
Packaged 56 files, 285.2KiB (110.6KiB compressed)
Uploading tauri-plugin-deep-link v2.4.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/deep-link)
Uploaded tauri-plugin-deep-link v2.4.3 to registry `crates-io`
note: waiting for tauri-plugin-deep-link v2.4.3 to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
Published tauri-plugin-deep-link v2.4.3 at registry `crates-io`
deep-link-js v2.4.3
[2.4.3]
PNPM Publish
npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦 @tauri-apps/[email protected]
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 6.2kB README.md
npm notice 3.5kB dist-js/index.cjs
npm notice 2.9kB dist-js/index.d.ts
npm notice 3.4kB dist-js/index.js
npm notice 799B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-deep-link
npm notice version: 2.4.3
npm notice filename: tauri-apps-plugin-deep-link-2.4.3.tgz
npm notice package size: 4.4 kB
npm notice unpacked size: 17.7 kB
npm notice shasum: d1043eea5f725309a1538311cf0008df6aad9d61
npm notice integrity: sha512-yVCZpVG1ZrtfC[...]EweuTaUPEokPA==
npm notice total files: 6
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=459386806
+ @tauri-apps/[email protected]
shell v2.3.1
[2.3.1]
d865ed47(#2950 by @lucasfernog) Fix sidecar with dots in the filename not working on Windows.
Cargo Publish
Updating crates.io index
Updating crates.io index
Packaging tauri-plugin-shell v2.3.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/shell)
Updating crates.io index
Packaged 45 files, 296.5KiB (116.3KiB compressed)
Uploading tauri-plugin-shell v2.3.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/shell)
Uploaded tauri-plugin-shell v2.3.1 to registry `crates-io`
note: waiting for tauri-plugin-shell v2.3.1 to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
Published tauri-plugin-shell v2.3.1 at registry `crates-io`
shell-js v2.3.1
[2.3.1]
d865ed47(#2950 by @lucasfernog) Fix sidecar with dots in the filename not working on Windows.
PNPM Publish
npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦 @tauri-apps/[email protected]
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 2.6kB README.md
npm notice 15.4kB dist-js/index.cjs
npm notice 10.0kB dist-js/index.d.ts
npm notice 15.3kB dist-js/index.js
npm notice 11B dist-js/init.d.ts
npm notice 655B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-shell
npm notice version: 2.3.1
npm notice filename: tauri-apps-plugin-shell-2.3.1.tgz
npm notice package size: 6.7 kB
npm notice unpacked size: 44.9 kB
npm notice shasum: e92fb07e7bcf48ba647e5c8ef78e2ea8b469db15
npm notice integrity: sha512-jjs2WGDO/9z2p[...]jCFibMl6tgGfw==
npm notice total files: 7
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=430164209
+ @tauri-apps/[email protected]
single-instance v2.3.3
[2.3.3]
Dependencies
- Upgraded to
[email protected]
Cargo Publish
Updating crates.io index
Packaging tauri-plugin-single-instance v2.3.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/single-instance)
Updating crates.io index
Packaged 16 files, 208.9KiB (90.5KiB compressed)
Uploading tauri-plugin-single-instance v2.3.3 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/single-instance)
Uploaded tauri-plugin-single-instance v2.3.3 to registry `crates-io`
note: waiting for tauri-plugin-single-instance v2.3.3 to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
Published tauri-plugin-single-instance v2.3.3 at registry `crates-io`
notification v2.3.1
[2.3.1]
8abb31ee(#2905 by @ChristianPavilonis) Fix notification scheduling on iOS.2d03e2ea(#2678 by @Keerthi421) Added sound support for desktop notifications which was previously only available on mobile platforms.
Cargo Publish
Updating crates.io index
Packaging tauri-plugin-notification v2.3.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/notification)
Updating crates.io index
Packaged 70 files, 391.0KiB (140.1KiB compressed)
Uploading tauri-plugin-notification v2.3.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/notification)
Uploaded tauri-plugin-notification v2.3.1 to registry `crates-io`
note: waiting for tauri-plugin-notification v2.3.1 to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
Published tauri-plugin-notification v2.3.1 at registry `crates-io`
notification-js v2.3.1
[2.3.1]
8abb31ee(#2905 by @ChristianPavilonis) Fix notification scheduling on iOS.2d03e2ea(#2678 by @Keerthi421) Added sound support for desktop notifications which was previously only available on mobile platforms.
PNPM Publish
npm warn publish npm auto-corrected some errors in your package.json when publishing. Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦 @tauri-apps/[email protected]
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 4.2kB README.md
npm notice 9.1kB dist-js/index.cjs
npm notice 12.5kB dist-js/index.d.ts
npm notice 8.6kB dist-js/index.js
npm notice 11B dist-js/init.d.ts
npm notice 662B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-notification
npm notice version: 2.3.1
npm notice filename: tauri-apps-plugin-notification-2.3.1.tgz
npm notice package size: 6.7 kB
npm notice unpacked size: 36.0 kB
npm notice shasum: c01bead36ff2ce24344077aab860e027ac6f6190
npm notice integrity: sha512-7gqgfANSREKhh[...]PLqIPTySggGgg==
npm notice total files: 7
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=417180273
+ @tauri-apps/[email protected]