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) #1683

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Publish New Versions (v2) #1683

merged 1 commit into from
Aug 29, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 21, 2024

Version Updates

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

api-example

[2.0.0-rc.2]

Dependencies

  • Upgraded to barcode-scanner@2.0.0-rc.3
  • Upgraded to notification@2.0.0-rc.3
  • Upgraded to dialog@2.0.0-rc.3
  • Upgraded to fs@2.0.0-rc.1
  • Upgraded to global-shortcut@2.0.0-rc.2
  • Upgraded to store@2.0.0-rc.3
  • Upgraded to biometric@2.0.0-rc.3
  • Upgraded to cli@2.0.0-rc.1
  • Upgraded to clipboard-manager@2.0.0-rc.3
  • Upgraded to http@2.0.0-rc.1
  • Upgraded to log-plugin@2.0.0-rc.2
  • Upgraded to nfc@2.0.0-rc.3
  • Upgraded to os@2.0.0-rc.1
  • Upgraded to process@2.0.0-rc.1
  • Upgraded to shell@2.0.0-rc.3
  • Upgraded to updater@2.0.0-rc.2

api-example-js

[2.0.0-rc.2]

Dependencies

  • Upgraded to barcode-scanner-js@2.0.0-rc.1
  • Upgraded to notification-js@2.0.0-rc.1
  • Upgraded to dialog-js@2.0.0-rc.1
  • Upgraded to biometric-js@2.0.0-rc.1
  • Upgraded to cli-js@2.0.0-rc.1
  • Upgraded to clipboard-manager-js@2.0.0-rc.1
  • Upgraded to fs-js@2.0.0-rc.2
  • Upgraded to global-shortcut-js@2.0.0-rc.1
  • Upgraded to http-js@2.0.0-rc.2
  • Upgraded to log-js@2.0.0-rc.1
  • Upgraded to nfc-js@2.0.0-rc.1
  • Upgraded to os-js@2.0.0-rc.1
  • Upgraded to process-js@2.0.0-rc.1
  • Upgraded to shell-js@2.0.0-rc.1
  • Upgraded to store-js@2.0.0-rc.1
  • Upgraded to updater-js@2.0.0-rc.1

deep-link-example-js

[2.0.0-rc.0]

Dependencies

  • Upgraded to deep-link-js@2.0.0-rc.1

authenticator

[2.0.0-rc.1]

authenticator-js

[2.0.0-rc.1]

autostart

[2.0.0-rc.1]

autostart-js

[2.0.0-rc.1]

barcode-scanner

[2.0.0-rc.3]

barcode-scanner-js

[2.0.0-rc.1]

biometric

[2.0.0-rc.3]

biometric-js

[2.0.0-rc.1]

cli

[2.0.0-rc.1]

cli-js

[2.0.0-rc.1]

clipboard-manager

[2.0.0-rc.3]

clipboard-manager-js

[2.0.0-rc.1]

deep-link

[2.0.0-rc.2]

deep-link-js

[2.0.0-rc.1]

fs

[2.0.0-rc.1]

enhance

feat

fs-js

[2.0.0-rc.2]

dialog

[2.0.0-rc.3]

Dependencies

  • Upgraded to fs@2.0.0-rc.1

dialog-js

[2.0.0-rc.1]

geolocation

[2.0.0-rc.3]

geolocation-js

[2.0.0-rc.1]

global-shortcut

[2.0.0-rc.2]

global-shortcut-js

[2.0.0-rc.1]

haptics

[2.0.0-rc.3]

haptics-js

[2.0.0-rc.1]

http

[2.0.0-rc.1]

Dependencies

  • Upgraded to fs@2.0.0-rc.1

http-js

[2.0.0-rc.2]

localhost

[2.0.0-rc.1]

log-plugin

[2.0.0-rc.2]

log-js

[2.0.0-rc.1]

nfc

[2.0.0-rc.3]

nfc-js

[2.0.0-rc.1]

notification

[2.0.0-rc.3]

notification-js

[2.0.0-rc.1]

os

[2.0.0-rc.1]

os-js

[2.0.0-rc.1]

persisted-scope

[2.0.0-rc.1]

Dependencies

  • Upgraded to fs@2.0.0-rc.1

positioner

[2.0.0-rc.1]

positioner-js

[2.0.0-rc.1]

process

[2.0.0-rc.1]

process-js

[2.0.0-rc.1]

shell

[2.0.0-rc.3]

shell-js

[2.0.0-rc.1]

single-instance

[2.0.0-rc.1]

sql

[2.0.0-rc.1]

sql-js

[2.0.0-rc.1]

store

[2.0.0-rc.3]

breaking

store-js

[2.0.0-rc.1]

stronghold

[2.0.0-rc.1]

stronghold-js

[2.0.0-rc.1]

updater

[2.0.0-rc.2]

updater-js

[2.0.0-rc.1]

upload

[2.0.0-rc.1]

upload-js

[2.0.0-rc.1]

websocket

[2.0.0-rc.1]

websocket-js

[2.0.0-rc.1]

window-state

[2.0.0-rc.2]

window-state-js

[2.0.0-rc.1]

@github-actions github-actions bot requested a review from a team as a code owner August 21, 2024 13:15
@github-actions github-actions bot added the version updates PRs that will publish new plugin versions label Aug 21, 2024
@github-actions github-actions bot force-pushed the ci/release-v2 branch 5 times, most recently from 3b6729e to d563595 Compare August 27, 2024 17:18
@lucasfernog lucasfernog merged commit de732d0 into v2 Aug 29, 2024
2 checks passed
@lucasfernog lucasfernog deleted the ci/release-v2 branch August 29, 2024 18:47
Sir-Thom pushed a commit to Sir-Thom/plugins-workspace that referenced this pull request Oct 22, 2024
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
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