Skip to content

Commit c1fe562

Browse files
author
Github Workflow (on behalf of eric-horodyski)
committed
chore(release): publish [skip ci]
- @capacitor/action-sheet@8.0.0 - @capacitor/app@8.0.0 - @capacitor/app-launcher@8.0.0 - @capacitor/browser@8.0.0 - @capacitor/camera@8.0.0 - @capacitor/clipboard@8.0.0 - @capacitor/device@8.0.0 - @capacitor/dialog@8.0.0 - @capacitor/local-notifications@8.0.0 - @capacitor/motion@8.0.0 - @capacitor/network@8.0.0 - @capacitor/preferences@8.0.0 - @capacitor/push-notifications@8.0.0 - @capacitor/screen-orientation@8.0.0 - @capacitor/screen-reader@8.0.0 - @capacitor/share@8.0.0 - @capacitor/splash-screen@8.0.0 - @capacitor/status-bar@8.0.0 - @capacitor/text-zoom@8.0.0 - @capacitor/toast@8.0.0
1 parent 77bb93b commit c1fe562

40 files changed

+102
-20
lines changed

action-sheet/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [8.0.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/action-sheet@8.0.0-beta.0...@capacitor/action-sheet@8.0.0) (2025-12-08)
7+
8+
**Note:** Version bump only for package @capacitor/action-sheet
9+
610
# [8.0.0-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/action-sheet@8.0.0-alpha.1...@capacitor/action-sheet@8.0.0-beta.0) (2025-11-14)
711

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

action-sheet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/action-sheet",
3-
"version": "8.0.0-beta.0",
3+
"version": "8.0.0",
44
"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.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

app-launcher/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [8.0.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app-launcher@8.0.0-beta.0...@capacitor/app-launcher@8.0.0) (2025-12-08)
7+
8+
**Note:** Version bump only for package @capacitor/app-launcher
9+
610
# [8.0.0-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app-launcher@8.0.0-alpha.1...@capacitor/app-launcher@8.0.0-beta.0) (2025-11-14)
711

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

app-launcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/app-launcher",
3-
"version": "8.0.0-beta.0",
3+
"version": "8.0.0",
44
"description": "The AppLauncher API allows to open other apps",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

app/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [8.0.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@8.0.0-beta.0...@capacitor/app@8.0.0) (2025-12-08)
7+
8+
**Note:** Version bump only for package @capacitor/app
9+
610
# [8.0.0-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@8.0.0-alpha.1...@capacitor/app@8.0.0-beta.0) (2025-11-14)
711

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

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/app",
3-
"version": "8.0.0-beta.0",
3+
"version": "8.0.0",
44
"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.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

browser/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [8.0.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@8.0.0-beta.0...@capacitor/browser@8.0.0) (2025-12-08)
7+
8+
**Note:** Version bump only for package @capacitor/browser
9+
610
# [8.0.0-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@8.0.0-alpha.1...@capacitor/browser@8.0.0-beta.0) (2025-11-14)
711

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

browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/browser",
3-
"version": "8.0.0-beta.0",
3+
"version": "8.0.0",
44
"description": "The Browser API provides the ability to open an in-app browser and subscribe to browser events.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

camera/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [8.0.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/camera@8.0.0-beta.0...@capacitor/camera@8.0.0) (2025-12-08)
7+
8+
**Note:** Version bump only for package @capacitor/camera
9+
610
# [8.0.0-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/camera@8.0.0-alpha.1...@capacitor/camera@8.0.0-beta.0) (2025-11-14)
711

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

camera/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/camera",
3-
"version": "8.0.0-beta.0",
3+
"version": "8.0.0",
44
"description": "The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)