From be3dd6889b5d147cd43ff17ae2cfdb936a146a34 Mon Sep 17 00:00:00 2001 From: "Github Workflow (on behalf of IT-MikeS)" Date: Wed, 7 Feb 2024 16:08:44 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @capacitor/action-sheet@6.0.0-rc.0 - @capacitor/app@6.0.0-rc.0 - @capacitor/app-launcher@6.0.0-rc.0 - @capacitor/browser@6.0.0-rc.0 - @capacitor/camera@6.0.0-rc.0 - @capacitor/clipboard@6.0.0-rc.0 - @capacitor/device@6.0.0-rc.0 - @capacitor/dialog@6.0.0-rc.0 - @capacitor/filesystem@6.0.0-rc.0 - @capacitor/geolocation@6.0.0-rc.0 - @capacitor/google-maps@6.0.0-rc.0 - @capacitor/haptics@6.0.0-rc.0 - @capacitor/keyboard@6.0.0-rc.0 - @capacitor/local-notifications@6.0.0-rc.0 - @capacitor/motion@6.0.0-rc.0 - @capacitor/network@6.0.0-rc.0 - @capacitor/preferences@6.0.0-rc.0 - @capacitor/push-notifications@6.0.0-rc.0 - @capacitor/screen-orientation@6.0.0-rc.0 - @capacitor/screen-reader@6.0.0-rc.0 - @capacitor/share@6.0.0-rc.0 - @capacitor/splash-screen@6.0.0-rc.0 - @capacitor/status-bar@6.0.0-rc.0 - @capacitor/text-zoom@6.0.0-rc.0 - @capacitor/toast@6.0.0-rc.0 --- action-sheet/CHANGELOG.md | 4 ++++ action-sheet/package.json | 2 +- app-launcher/CHANGELOG.md | 4 ++++ app-launcher/package.json | 2 +- app/CHANGELOG.md | 4 ++++ app/package.json | 2 +- browser/CHANGELOG.md | 6 ++++++ browser/package.json | 2 +- camera/CHANGELOG.md | 4 ++++ camera/package.json | 2 +- clipboard/CHANGELOG.md | 4 ++++ clipboard/package.json | 2 +- device/CHANGELOG.md | 4 ++++ device/package.json | 2 +- dialog/CHANGELOG.md | 4 ++++ dialog/package.json | 2 +- filesystem/CHANGELOG.md | 6 ++++++ filesystem/package.json | 2 +- geolocation/CHANGELOG.md | 4 ++++ geolocation/package.json | 2 +- google-maps/CHANGELOG.md | 4 ++++ google-maps/package.json | 2 +- haptics/CHANGELOG.md | 4 ++++ haptics/package.json | 2 +- keyboard/CHANGELOG.md | 4 ++++ keyboard/package.json | 2 +- local-notifications/CHANGELOG.md | 4 ++++ local-notifications/package.json | 2 +- motion/CHANGELOG.md | 4 ++++ motion/package.json | 2 +- network/CHANGELOG.md | 4 ++++ network/package.json | 2 +- preferences/CHANGELOG.md | 4 ++++ preferences/package.json | 2 +- push-notifications/CHANGELOG.md | 4 ++++ push-notifications/package.json | 2 +- screen-orientation/CHANGELOG.md | 6 ++++++ screen-orientation/package.json | 2 +- screen-reader/CHANGELOG.md | 4 ++++ screen-reader/package.json | 2 +- share/CHANGELOG.md | 4 ++++ share/package.json | 2 +- splash-screen/CHANGELOG.md | 4 ++++ splash-screen/package.json | 2 +- status-bar/CHANGELOG.md | 4 ++++ status-bar/package.json | 2 +- text-zoom/CHANGELOG.md | 4 ++++ text-zoom/package.json | 2 +- toast/CHANGELOG.md | 4 ++++ toast/package.json | 2 +- 50 files changed, 131 insertions(+), 25 deletions(-) diff --git a/action-sheet/CHANGELOG.md b/action-sheet/CHANGELOG.md index b68236949..339b5fb01 100644 --- a/action-sheet/CHANGELOG.md +++ b/action-sheet/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/action-sheet@6.0.0-beta.1...@capacitor/action-sheet@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/action-sheet + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/action-sheet@6.0.0-beta.0...@capacitor/action-sheet@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/action-sheet diff --git a/action-sheet/package.json b/action-sheet/package.json index 4bb8247e0..1de37d208 100644 --- a/action-sheet/package.json +++ b/action-sheet/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/action-sheet", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Action Sheet API provides access to native Action Sheets, which come up from the bottom of the screen and display actions a user can take.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/app-launcher/CHANGELOG.md b/app-launcher/CHANGELOG.md index a073d5cdd..1f38fbf13 100644 --- a/app-launcher/CHANGELOG.md +++ b/app-launcher/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app-launcher@6.0.0-beta.1...@capacitor/app-launcher@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/app-launcher + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app-launcher@6.0.0-beta.0...@capacitor/app-launcher@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/app-launcher diff --git a/app-launcher/package.json b/app-launcher/package.json index c8e48c953..024958b33 100644 --- a/app-launcher/package.json +++ b/app-launcher/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/app-launcher", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The AppLauncher API allows to open other apps", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/app/CHANGELOG.md b/app/CHANGELOG.md index a9899a0f3..a94e50ff1 100644 --- a/app/CHANGELOG.md +++ b/app/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@6.0.0-beta.1...@capacitor/app@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/app + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@6.0.0-beta.0...@capacitor/app@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/app diff --git a/app/package.json b/app/package.json index cb9e9b037..11f7119e8 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/app", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The App API handles high level App state and events.For example, this API emits events when the app enters and leaves the foreground, handles deeplinks, opens other apps, and manages persisted plugin state.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/browser/CHANGELOG.md b/browser/CHANGELOG.md index d8d6ea0de..3623adff7 100644 --- a/browser/CHANGELOG.md +++ b/browser/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@6.0.0-beta.1...@capacitor/browser@6.0.0-rc.0) (2024-02-07) + +### Features + +- **browser:** implement close() method for android ([60e0267](https://github.com/ionic-team/capacitor-plugins/commit/60e026776da6fe00ec48356c3cdf55a860a9685b)) + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@6.0.0-beta.0...@capacitor/browser@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/browser diff --git a/browser/package.json b/browser/package.json index d84f0754d..ac1b04c86 100644 --- a/browser/package.json +++ b/browser/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/browser", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Browser API provides the ability to open an in-app browser and subscribe to browser events.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/camera/CHANGELOG.md b/camera/CHANGELOG.md index 2e712eba7..cf1e71460 100644 --- a/camera/CHANGELOG.md +++ b/camera/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/camera@6.0.0-beta.1...@capacitor/camera@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/camera + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/camera@6.0.0-beta.0...@capacitor/camera@6.0.0-beta.1) (2023-12-14) ### Bug Fixes diff --git a/camera/package.json b/camera/package.json index 47484b371..3bcb3305c 100644 --- a/camera/package.json +++ b/camera/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/camera", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/clipboard/CHANGELOG.md b/clipboard/CHANGELOG.md index 53e509ee2..fe2d15527 100644 --- a/clipboard/CHANGELOG.md +++ b/clipboard/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/clipboard@6.0.0-beta.1...@capacitor/clipboard@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/clipboard + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/clipboard@6.0.0-beta.0...@capacitor/clipboard@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/clipboard diff --git a/clipboard/package.json b/clipboard/package.json index 115fa0496..24fcc80e5 100644 --- a/clipboard/package.json +++ b/clipboard/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/clipboard", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Clipboard API enables copy and pasting to/from the system clipboard.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/device/CHANGELOG.md b/device/CHANGELOG.md index b2bd07daa..0bc2274a1 100644 --- a/device/CHANGELOG.md +++ b/device/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/device@6.0.0-beta.1...@capacitor/device@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/device + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/device@6.0.0-beta.0...@capacitor/device@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/device diff --git a/device/package.json b/device/package.json index c88821558..2c88282f0 100644 --- a/device/package.json +++ b/device/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/device", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Device API exposes internal information about the device, such as the model and operating system version, along with user information such as unique ids.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/dialog/CHANGELOG.md b/dialog/CHANGELOG.md index f6229fe85..e72baf6e2 100644 --- a/dialog/CHANGELOG.md +++ b/dialog/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/dialog@6.0.0-beta.1...@capacitor/dialog@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/dialog + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/dialog@6.0.0-beta.0...@capacitor/dialog@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/dialog diff --git a/dialog/package.json b/dialog/package.json index 439a39cea..54fd4bb2c 100644 --- a/dialog/package.json +++ b/dialog/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/dialog", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Dialog API provides methods for triggering native dialog windows for alerts, confirmations, and input prompts", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/filesystem/CHANGELOG.md b/filesystem/CHANGELOG.md index d82eb1214..18968bd29 100644 --- a/filesystem/CHANGELOG.md +++ b/filesystem/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/filesystem@6.0.0-beta.1...@capacitor/filesystem@6.0.0-rc.0) (2024-02-07) + +### Bug Fixes + +- **filesystem:** requestPermissions not resolving ([#1990](https://github.com/ionic-team/capacitor-plugins/issues/1990)) ([2fe419b](https://github.com/ionic-team/capacitor-plugins/commit/2fe419b4af67f5ee0350880c62ebeda93badc3d8)) + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/filesystem@6.0.0-beta.0...@capacitor/filesystem@6.0.0-beta.1) (2023-12-14) ### Bug Fixes diff --git a/filesystem/package.json b/filesystem/package.json index 2f31cf2e6..62440c436 100644 --- a/filesystem/package.json +++ b/filesystem/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/filesystem", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Filesystem API provides a NodeJS-like API for working with files on the device.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/geolocation/CHANGELOG.md b/geolocation/CHANGELOG.md index 797f76564..e51bd6090 100644 --- a/geolocation/CHANGELOG.md +++ b/geolocation/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/geolocation@6.0.0-beta.1...@capacitor/geolocation@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/geolocation + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/geolocation@6.0.0-beta.0...@capacitor/geolocation@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/geolocation diff --git a/geolocation/package.json b/geolocation/package.json index 420aa4e57..7e07153fd 100644 --- a/geolocation/package.json +++ b/geolocation/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/geolocation", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Geolocation API provides simple methods for getting and tracking the current position of the device using GPS, along with altitude, heading, and speed information if available.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/google-maps/CHANGELOG.md b/google-maps/CHANGELOG.md index 33be73bbc..a6ae67a4c 100644 --- a/google-maps/CHANGELOG.md +++ b/google-maps/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/google-maps@6.0.0-beta.1...@capacitor/google-maps@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/google-maps + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/google-maps@6.0.0-beta.0...@capacitor/google-maps@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/google-maps diff --git a/google-maps/package.json b/google-maps/package.json index c9a15becc..91ffeef32 100644 --- a/google-maps/package.json +++ b/google-maps/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/google-maps", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "Google maps on Capacitor", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/haptics/CHANGELOG.md b/haptics/CHANGELOG.md index b4c98da54..df82793ea 100644 --- a/haptics/CHANGELOG.md +++ b/haptics/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/haptics@6.0.0-beta.1...@capacitor/haptics@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/haptics + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/haptics@6.0.0-beta.0...@capacitor/haptics@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/haptics diff --git a/haptics/package.json b/haptics/package.json index c589224c6..bf012cf83 100644 --- a/haptics/package.json +++ b/haptics/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/haptics", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Haptics API provides physical feedback to the user through touch or vibration.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/keyboard/CHANGELOG.md b/keyboard/CHANGELOG.md index edc1b0d58..a30cef0a6 100644 --- a/keyboard/CHANGELOG.md +++ b/keyboard/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/keyboard@6.0.0-beta.1...@capacitor/keyboard@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/keyboard + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/keyboard@6.0.0-beta.0...@capacitor/keyboard@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/keyboard diff --git a/keyboard/package.json b/keyboard/package.json index 4d8a9df06..ad525b1e9 100644 --- a/keyboard/package.json +++ b/keyboard/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/keyboard", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/local-notifications/CHANGELOG.md b/local-notifications/CHANGELOG.md index 0d3168f02..a48582729 100644 --- a/local-notifications/CHANGELOG.md +++ b/local-notifications/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/local-notifications@6.0.0-beta.1...@capacitor/local-notifications@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/local-notifications + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/local-notifications@6.0.0-beta.0...@capacitor/local-notifications@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/local-notifications diff --git a/local-notifications/package.json b/local-notifications/package.json index e5b2c06a4..7a05752aa 100644 --- a/local-notifications/package.json +++ b/local-notifications/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/local-notifications", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/motion/CHANGELOG.md b/motion/CHANGELOG.md index 1b906e4f8..b4dc3ec13 100644 --- a/motion/CHANGELOG.md +++ b/motion/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/motion@6.0.0-beta.1...@capacitor/motion@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/motion + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/motion@6.0.0-beta.0...@capacitor/motion@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/motion diff --git a/motion/package.json b/motion/package.json index a92f0ab0e..3a78ff5f8 100644 --- a/motion/package.json +++ b/motion/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/motion", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Motion API tracks accelerometer and device orientation (compass heading, etc.)", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/network/CHANGELOG.md b/network/CHANGELOG.md index bf12186d0..ef98b3bbc 100644 --- a/network/CHANGELOG.md +++ b/network/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/network@6.0.0-beta.1...@capacitor/network@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/network + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/network@6.0.0-beta.0...@capacitor/network@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/network diff --git a/network/package.json b/network/package.json index a2c0cf4b4..8824a74b4 100644 --- a/network/package.json +++ b/network/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/network", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Network API provides network and connectivity information.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/preferences/CHANGELOG.md b/preferences/CHANGELOG.md index cfb785f6d..6ebccd3df 100644 --- a/preferences/CHANGELOG.md +++ b/preferences/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/preferences@6.0.0-beta.1...@capacitor/preferences@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/preferences + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/preferences@6.0.0-beta.0...@capacitor/preferences@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/preferences diff --git a/preferences/package.json b/preferences/package.json index 8f2a34f84..7c674c7f8 100644 --- a/preferences/package.json +++ b/preferences/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/preferences", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Preferences API provides a simple key/value persistent store for lightweight data.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/push-notifications/CHANGELOG.md b/push-notifications/CHANGELOG.md index 205328626..fa3f88262 100644 --- a/push-notifications/CHANGELOG.md +++ b/push-notifications/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@6.0.0-beta.1...@capacitor/push-notifications@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/push-notifications + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@6.0.0-beta.0...@capacitor/push-notifications@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/push-notifications diff --git a/push-notifications/package.json b/push-notifications/package.json index 8bf94db8c..0e2aa29a9 100644 --- a/push-notifications/package.json +++ b/push-notifications/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/push-notifications", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Push Notifications API provides access to native push notifications.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/screen-orientation/CHANGELOG.md b/screen-orientation/CHANGELOG.md index b47a94eb8..e78cbd86c 100644 --- a/screen-orientation/CHANGELOG.md +++ b/screen-orientation/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/screen-orientation@6.0.0-beta.1...@capacitor/screen-orientation@6.0.0-rc.0) (2024-02-07) + +### Bug Fixes + +- **screen-orientation:** Add OrientationLockType ([#1914](https://github.com/ionic-team/capacitor-plugins/issues/1914)) ([bc61f5c](https://github.com/ionic-team/capacitor-plugins/commit/bc61f5cd82fecb11fa039919f555d5b2596071ab)) + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/screen-orientation@6.0.0-beta.0...@capacitor/screen-orientation@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/screen-orientation diff --git a/screen-orientation/package.json b/screen-orientation/package.json index c26059b0a..4a891e759 100644 --- a/screen-orientation/package.json +++ b/screen-orientation/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/screen-orientation", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Screen Orientation API provides methods to lock and unlock the screen orientation.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/screen-reader/CHANGELOG.md b/screen-reader/CHANGELOG.md index fd4243442..aff9c0c42 100644 --- a/screen-reader/CHANGELOG.md +++ b/screen-reader/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/screen-reader@6.0.0-beta.1...@capacitor/screen-reader@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/screen-reader + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/screen-reader@6.0.0-beta.0...@capacitor/screen-reader@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/screen-reader diff --git a/screen-reader/package.json b/screen-reader/package.json index 2fd02ca8d..2e14493dd 100644 --- a/screen-reader/package.json +++ b/screen-reader/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/screen-reader", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Screen Reader API provides access to TalkBack/VoiceOver/etc. and provides simple text-to-speech capabilities for visual accessibility.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/share/CHANGELOG.md b/share/CHANGELOG.md index 3d26517c8..20e4450ca 100644 --- a/share/CHANGELOG.md +++ b/share/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/share@6.0.0-beta.1...@capacitor/share@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/share + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/share@6.0.0-beta.0...@capacitor/share@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/share diff --git a/share/package.json b/share/package.json index 88a664cc4..35eacd7cc 100644 --- a/share/package.json +++ b/share/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/share", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Share API provides methods for sharing content in any sharing-enabled apps the user may have installed.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/splash-screen/CHANGELOG.md b/splash-screen/CHANGELOG.md index 4dfc82083..04881310e 100644 --- a/splash-screen/CHANGELOG.md +++ b/splash-screen/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/splash-screen@6.0.0-beta.1...@capacitor/splash-screen@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/splash-screen + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/splash-screen@6.0.0-beta.0...@capacitor/splash-screen@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/splash-screen diff --git a/splash-screen/package.json b/splash-screen/package.json index 4812c4b00..83a6e7d50 100644 --- a/splash-screen/package.json +++ b/splash-screen/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/splash-screen", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Splash Screen API provides methods for showing or hiding a Splash image.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/status-bar/CHANGELOG.md b/status-bar/CHANGELOG.md index e4ddbc431..62c2ae2fb 100644 --- a/status-bar/CHANGELOG.md +++ b/status-bar/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/status-bar@6.0.0-beta.1...@capacitor/status-bar@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/status-bar + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/status-bar@6.0.0-beta.0...@capacitor/status-bar@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/status-bar diff --git a/status-bar/package.json b/status-bar/package.json index 4b4452fab..7a675a503 100644 --- a/status-bar/package.json +++ b/status-bar/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/status-bar", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The StatusBar API Provides methods for configuring the style of the Status Bar, along with showing or hiding it.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/text-zoom/CHANGELOG.md b/text-zoom/CHANGELOG.md index 60c926ce8..81da36c16 100644 --- a/text-zoom/CHANGELOG.md +++ b/text-zoom/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/text-zoom@6.0.0-beta.1...@capacitor/text-zoom@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/text-zoom + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/text-zoom@6.0.0-beta.0...@capacitor/text-zoom@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/text-zoom diff --git a/text-zoom/package.json b/text-zoom/package.json index 873689b8a..507a340ce 100644 --- a/text-zoom/package.json +++ b/text-zoom/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/text-zoom", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Text Zoom API provides the ability to change Web View text size for visual accessibility.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/toast/CHANGELOG.md b/toast/CHANGELOG.md index b7dcdeb20..9607908cc 100644 --- a/toast/CHANGELOG.md +++ b/toast/CHANGELOG.md @@ -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. +# [6.0.0-rc.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/toast@6.0.0-beta.1...@capacitor/toast@6.0.0-rc.0) (2024-02-07) + +**Note:** Version bump only for package @capacitor/toast + # [6.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/toast@6.0.0-beta.0...@capacitor/toast@6.0.0-beta.1) (2023-12-14) **Note:** Version bump only for package @capacitor/toast diff --git a/toast/package.json b/toast/package.json index 2e124e2f5..3866c9718 100644 --- a/toast/package.json +++ b/toast/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/toast", - "version": "6.0.0-beta.1", + "version": "6.0.0-rc.0", "description": "The Toast API provides a notification pop up for displaying important information to a user. Just like real toast!", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",