Publish New Versions (v2) (#2174)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com> Co-authored-by: FabianLars <fabianlars@fabianlars.de> Co-authored-by: Fabian-Lars <github@fabianlars.de>pull/2176/head autostart-js-v2.2.0
parent
3a79266b8c
commit
6fcb2f5f40
@ -1,59 +0,0 @@
|
||||
---
|
||||
autostart: minor
|
||||
barcode-scanner: minor
|
||||
biometric: minor
|
||||
cli: minor
|
||||
clipboard-manager: minor
|
||||
deep-link: minor
|
||||
dialog: minor
|
||||
fs: minor
|
||||
geolocation: minor
|
||||
global-shortcut: minor
|
||||
haptics: minor
|
||||
http: minor
|
||||
localhost: minor
|
||||
log: minor
|
||||
nfc: minor
|
||||
notification: minor
|
||||
opener: minor
|
||||
os: minor
|
||||
persisted-scope: minor
|
||||
positioner: minor
|
||||
process: minor
|
||||
shell: minor
|
||||
single-instance: minor
|
||||
sql: minor
|
||||
store: minor
|
||||
stronghold: minor
|
||||
updater: minor
|
||||
websocket: minor
|
||||
window-state: minor
|
||||
autostart-js: minor
|
||||
barcode-scanner-js: minor
|
||||
biometric-js: minor
|
||||
cli-js: minor
|
||||
clipboard-manager-js: minor
|
||||
deep-link-js: minor
|
||||
dialog-js: minor
|
||||
fs-js: minor
|
||||
geolocation-js: minor
|
||||
global-shortcut-js: minor
|
||||
haptics-js: minor
|
||||
http-js: minor
|
||||
log-js: minor
|
||||
nfc-js: minor
|
||||
notification-js: minor
|
||||
opener-js: minor
|
||||
os-js: minor
|
||||
positioner-js: minor
|
||||
process-js: minor
|
||||
shell-js: minor
|
||||
sql-js: minor
|
||||
store-js: minor
|
||||
stronghold-js: minor
|
||||
updater-js: minor
|
||||
websocket-js: minor
|
||||
window-state-js: minor
|
||||
---
|
||||
|
||||
Bumped all plugins to `v2.2.0`. From now, the versions for the Rust and JavaScript packages of each plugin will be in sync with each other.
|
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## \[2.2.0]
|
||||
|
||||
- [`3a79266b`](https://github.com/tauri-apps/plugins-workspace/commit/3a79266b8cf96a55b1ae6339d725567d45a44b1d) ([#2173](https://github.com/tauri-apps/plugins-workspace/pull/2173) by [@FabianLars](https://github.com/tauri-apps/plugins-workspace/../../FabianLars)) Bumped all plugins to `v2.2.0`. From now, the versions for the Rust and JavaScript packages of each plugin will be in sync with each other.
|
||||
|
||||
## \[2.0.0]
|
||||
|
||||
- [`383e636a`](https://github.com/tauri-apps/plugins-workspace/commit/383e636a8e595aec1300999a8aeb7d9bf8c14632) ([#2019](https://github.com/tauri-apps/plugins-workspace/pull/2019) by [@amrbashir](https://github.com/tauri-apps/plugins-workspace/../../amrbashir)) Initial Release
|
||||
|
Loading…
Reference in new issue