Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish New Versions (v2) #629

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Publish New Versions (v2) #629

merged 1 commit into from
Oct 23, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 30, 2023

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

api-example

[2.0.0-alpha.6]

Dependencies

api-example-js

[2.0.0-alpha.4]

Dependencies

deep-link-example-js

[0.0.1-alpha.1]

Dependencies

authenticator

[2.0.0-alpha.3]

authenticator-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

autostart

[2.0.0-alpha.3]

autostart-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

barcode-scanner

[2.0.0-alpha.1]

barcode-scanner-js

[2.0.0-alpha.1]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

cli

[2.0.0-alpha.3]

cli-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

clipboard-manager

[2.0.0-alpha.3]

clipboard-manager-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

deep-link

[2.0.0-alpha.1]

deep-link-js

[2.0.0-alpha.1]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

fs

[2.0.0-alpha.3]

fs-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

dialog

[2.0.0-alpha.3]

Dependencies

dialog-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

global-shortcut

[2.0.0-alpha.3]

  • c2103c9(#658) Breaking Change: Changed Builder::with_handler closure to take &AppHandle as the first argument and the shortcut as the second argument.
  • 5c13736(#673) Update MSRV to 1.70.

global-shortcut-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

http

[2.0.0-alpha.4]

Dependencies

http-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

localhost

[2.0.0-alpha.3]

log-plugin

[2.0.0-alpha.3]

log-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

notification

[2.0.0-alpha.4]

notification-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

os

[2.0.0-alpha.3]

os-js

[2.0.0-alpha.3]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

persisted-scope

[2.0.0-alpha.3]

Dependencies

positioner

[2.0.0-alpha.3]

positioner-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

process

[2.0.0-alpha.3]

process-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

shell

[2.0.0-alpha.3]

shell-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

single-instance

[2.0.0-alpha.3]

sql

[2.0.0-alpha.3]

sql-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

store

[2.0.0-alpha.3]

store-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

stronghold

[2.0.0-alpha.3]

stronghold-js

[2.0.0-alpha.3]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

updater

[2.0.0-alpha.3]

updater-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

upload

[2.0.0-alpha.3]

upload-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

websocket

[2.0.0-alpha.3]

  • 5c13736(#673) Update MSRV to 1.70.
  • 1240631(#663) Fix argument name mismatch that caused issues when options where provided.

websocket-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.

window-state

[2.0.0-alpha.3]

window-state-js

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.16.
  • beb6b13(#675) Fix usage of no longer available __TAURI_METADATA__ API.

@github-actions github-actions bot requested a review from a team as a code owner September 30, 2023 13:10
@github-actions github-actions bot added the version updates PRs that will publish new plugin versions label Sep 30, 2023
@github-actions github-actions bot force-pushed the release-v2 branch 4 times, most recently from 3c2ec35 to a444f78 Compare October 22, 2023 13:11
@lucasfernog lucasfernog merged commit 437dfba into v2 Oct 23, 2023
154 checks passed
@lucasfernog lucasfernog deleted the release-v2 branch October 23, 2023 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version updates PRs that will publish new plugin versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant