Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @capacitor/action-sheet@6.0.0-beta.0
 - @capacitor/app@6.0.0-beta.0
 - @capacitor/app-launcher@6.0.0-beta.0
 - @capacitor/browser@6.0.0-beta.0
 - @capacitor/camera@6.0.0-beta.0
 - @capacitor/clipboard@6.0.0-beta.0
 - @capacitor/device@6.0.0-beta.0
 - @capacitor/dialog@6.0.0-beta.0
 - @capacitor/filesystem@6.0.0-beta.0
 - @capacitor/geolocation@6.0.0-beta.0
 - @capacitor/google-maps@6.0.0-beta.0
 - @capacitor/haptics@6.0.0-beta.0
 - @capacitor/keyboard@6.0.0-beta.0
 - @capacitor/local-notifications@6.0.0-beta.0
 - @capacitor/motion@6.0.0-beta.0
 - @capacitor/network@6.0.0-beta.0
 - @capacitor/preferences@6.0.0-beta.0
 - @capacitor/push-notifications@6.0.0-beta.0
 - @capacitor/screen-orientation@6.0.0-beta.0
 - @capacitor/screen-reader@6.0.0-beta.0
 - @capacitor/share@6.0.0-beta.0
 - @capacitor/splash-screen@6.0.0-beta.0
 - @capacitor/status-bar@6.0.0-beta.0
 - @capacitor/text-zoom@6.0.0-beta.0
 - @capacitor/toast@6.0.0-beta.0
  • Loading branch information
Github Workflow (on behalf of theproducer) committed Dec 13, 2023
1 parent 55c31e8 commit 6e31d10
Show file tree
Hide file tree
Showing 50 changed files with 129 additions and 25 deletions.
4 changes: 4 additions & 0 deletions action-sheet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/action-sheet@6.0.0-alpha.2...@capacitor/action-sheet@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/action-sheet

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/action-sheet@6.0.0-alpha.1...@capacitor/action-sheet@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/action-sheet
Expand Down
2 changes: 1 addition & 1 deletion action-sheet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/action-sheet",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.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",
Expand Down
4 changes: 4 additions & 0 deletions app-launcher/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app-launcher@6.0.0-alpha.2...@capacitor/app-launcher@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/app-launcher

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app-launcher@6.0.0-alpha.1...@capacitor/app-launcher@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/app-launcher
Expand Down
2 changes: 1 addition & 1 deletion app-launcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/app-launcher",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.0",
"description": "The AppLauncher API allows to open other apps",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
4 changes: 4 additions & 0 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@6.0.0-alpha.2...@capacitor/app@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/app

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@6.0.0-alpha.1...@capacitor/app@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/app
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/app",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.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",
Expand Down
4 changes: 4 additions & 0 deletions browser/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@6.0.0-alpha.2...@capacitor/browser@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/browser

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@6.0.0-alpha.1...@capacitor/browser@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/browser
Expand Down
2 changes: 1 addition & 1 deletion browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/browser",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.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",
Expand Down
4 changes: 4 additions & 0 deletions camera/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/camera@6.0.0-alpha.2...@capacitor/camera@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/camera

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/camera@6.0.0-alpha.1...@capacitor/camera@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/camera
Expand Down
2 changes: 1 addition & 1 deletion camera/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/camera",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.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",
Expand Down
4 changes: 4 additions & 0 deletions clipboard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/clipboard@6.0.0-alpha.2...@capacitor/clipboard@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/clipboard

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/clipboard@6.0.0-alpha.1...@capacitor/clipboard@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/clipboard
Expand Down
2 changes: 1 addition & 1 deletion clipboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/clipboard",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.0",
"description": "The Clipboard API enables copy and pasting to/from the system clipboard.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
4 changes: 4 additions & 0 deletions device/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/device@6.0.0-alpha.2...@capacitor/device@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/device

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/device@6.0.0-alpha.1...@capacitor/device@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/device
Expand Down
2 changes: 1 addition & 1 deletion device/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/device",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.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",
Expand Down
4 changes: 4 additions & 0 deletions dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/dialog@6.0.0-alpha.2...@capacitor/dialog@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/dialog

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/dialog@6.0.0-alpha.1...@capacitor/dialog@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/dialog
Expand Down
2 changes: 1 addition & 1 deletion dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/dialog",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.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",
Expand Down
4 changes: 4 additions & 0 deletions filesystem/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/filesystem@6.0.0-alpha.2...@capacitor/filesystem@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/filesystem

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/filesystem@6.0.0-alpha.1...@capacitor/filesystem@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/filesystem
Expand Down
2 changes: 1 addition & 1 deletion filesystem/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/filesystem",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.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",
Expand Down
4 changes: 4 additions & 0 deletions geolocation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/geolocation@6.0.0-alpha.2...@capacitor/geolocation@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/geolocation

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/geolocation@6.0.0-alpha.1...@capacitor/geolocation@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/geolocation
Expand Down
2 changes: 1 addition & 1 deletion geolocation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/geolocation",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.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",
Expand Down
4 changes: 4 additions & 0 deletions google-maps/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/google-maps@6.0.0-alpha.2...@capacitor/google-maps@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/google-maps

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/google-maps@6.0.0-alpha.1...@capacitor/google-maps@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/google-maps
Expand Down
2 changes: 1 addition & 1 deletion google-maps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/google-maps",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.0",
"description": "Google maps on Capacitor",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
4 changes: 4 additions & 0 deletions haptics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/haptics@6.0.0-alpha.2...@capacitor/haptics@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/haptics

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/haptics@6.0.0-alpha.1...@capacitor/haptics@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/haptics
Expand Down
2 changes: 1 addition & 1 deletion haptics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/haptics",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.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",
Expand Down
6 changes: 6 additions & 0 deletions keyboard/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/keyboard@6.0.0-alpha.2...@capacitor/keyboard@6.0.0-beta.0) (2023-12-13)

### Bug Fixes

- **keyboard:** Change keyboard style during setStyle ([#1920](https://github.com/ionic-team/capacitor-plugins/issues/1920)) ([f5ef4dc](https://github.com/ionic-team/capacitor-plugins/commit/f5ef4dc53279573d76c683dc2ac783f8d261a15b))

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/keyboard@6.0.0-alpha.1...@capacitor/keyboard@6.0.0-alpha.2) (2023-11-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion keyboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/keyboard",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.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",
Expand Down
6 changes: 6 additions & 0 deletions local-notifications/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/local-notifications@6.0.0-alpha.2...@capacitor/local-notifications@6.0.0-beta.0) (2023-12-13)

### Features

- **local-notifications:** Adding permissions for using SCHEDULE_EXACT_ALARM in Android 14 ([#1840](https://github.com/ionic-team/capacitor-plugins/issues/1840)) ([55c31e8](https://github.com/ionic-team/capacitor-plugins/commit/55c31e897783a372527121b7b74e3bf138295a15))

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/local-notifications@6.0.0-alpha.1...@capacitor/local-notifications@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/local-notifications
Expand Down
2 changes: 1 addition & 1 deletion local-notifications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/local-notifications",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.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",
Expand Down
4 changes: 4 additions & 0 deletions motion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/motion@6.0.0-alpha.2...@capacitor/motion@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/motion

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/motion@6.0.0-alpha.1...@capacitor/motion@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/motion
Expand Down
2 changes: 1 addition & 1 deletion motion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/motion",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.0",
"description": "The Motion API tracks accelerometer and device orientation (compass heading, etc.)",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
4 changes: 4 additions & 0 deletions network/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/network@6.0.0-alpha.2...@capacitor/network@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/network

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/network@6.0.0-alpha.1...@capacitor/network@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/network
Expand Down
2 changes: 1 addition & 1 deletion network/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/network",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.0",
"description": "The Network API provides network and connectivity information.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
4 changes: 4 additions & 0 deletions preferences/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/preferences@6.0.0-alpha.2...@capacitor/preferences@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/preferences

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/preferences@6.0.0-alpha.1...@capacitor/preferences@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/preferences
Expand Down
2 changes: 1 addition & 1 deletion preferences/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/preferences",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.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",
Expand Down
4 changes: 4 additions & 0 deletions push-notifications/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@6.0.0-alpha.2...@capacitor/push-notifications@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/push-notifications

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@6.0.0-alpha.1...@capacitor/push-notifications@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/push-notifications
Expand Down
2 changes: 1 addition & 1 deletion push-notifications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/push-notifications",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.0",
"description": "The Push Notifications API provides access to native push notifications.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
4 changes: 4 additions & 0 deletions screen-orientation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/screen-orientation@6.0.0-alpha.2...@capacitor/screen-orientation@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/screen-orientation

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/screen-orientation@6.0.0-alpha.1...@capacitor/screen-orientation@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/screen-orientation
Expand Down
2 changes: 1 addition & 1 deletion screen-orientation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/screen-orientation",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.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",
Expand Down
4 changes: 4 additions & 0 deletions screen-reader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/screen-reader@6.0.0-alpha.2...@capacitor/screen-reader@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/screen-reader

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/screen-reader@6.0.0-alpha.1...@capacitor/screen-reader@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/screen-reader
Expand Down
2 changes: 1 addition & 1 deletion screen-reader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor/screen-reader",
"version": "6.0.0-alpha.2",
"version": "6.0.0-beta.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",
Expand Down
4 changes: 4 additions & 0 deletions share/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/share@6.0.0-alpha.2...@capacitor/share@6.0.0-beta.0) (2023-12-13)

**Note:** Version bump only for package @capacitor/share

# [6.0.0-alpha.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/share@6.0.0-alpha.1...@capacitor/share@6.0.0-alpha.2) (2023-11-15)

**Note:** Version bump only for package @capacitor/share
Expand Down
Loading

0 comments on commit 6e31d10

Please sign in to comment.