Skip to content

Commit 20f29ff

Browse files
author
Github Workflow (on behalf of OS-pedrogustavobilro)
committed
chore(release): publish [skip ci]
- @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected]
1 parent 6c56293 commit 20f29ff

File tree

12 files changed

+34
-6
lines changed

12 files changed

+34
-6
lines changed

app/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
# [7.1.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-09-05)
7+
8+
### Features
9+
10+
- **app:** Add support for toggling Android back button handling ([#2390](https://github.com/ionic-team/capacitor-plugins/issues/2390)) ([6c56293](https://github.com/ionic-team/capacitor-plugins/commit/6c56293d65d5359fc2f9cd8491c546c4c91bc0a0))
11+
612
## [7.0.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-08-05)
713

814
**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": "7.0.2",
3+
"version": "7.1.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",

keyboard/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+
## [7.0.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-09-05)
7+
8+
**Note:** Version bump only for package @capacitor/keyboard
9+
610
## [7.0.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-08-05)
711

812
### Bug Fixes

keyboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/keyboard",
3-
"version": "7.0.2",
3+
"version": "7.0.3",
44
"description": "The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

local-notifications/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+
## [7.0.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-09-05)
7+
8+
**Note:** Version bump only for package @capacitor/local-notifications
9+
610
## [7.0.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-08-05)
711

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

local-notifications/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/local-notifications",
3-
"version": "7.0.2",
3+
"version": "7.0.3",
44
"description": "The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

push-notifications/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+
## [7.0.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-09-05)
7+
8+
**Note:** Version bump only for package @capacitor/push-notifications
9+
610
## [7.0.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-08-05)
711

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

push-notifications/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/push-notifications",
3-
"version": "7.0.2",
3+
"version": "7.0.3",
44
"description": "The Push Notifications API provides access to native push notifications.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

splash-screen/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+
## [7.0.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-09-05)
7+
8+
**Note:** Version bump only for package @capacitor/splash-screen
9+
610
## [7.0.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-08-05)
711

812
### Bug Fixes

splash-screen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/splash-screen",
3-
"version": "7.0.2",
3+
"version": "7.0.3",
44
"description": "The Splash Screen API provides methods for showing or hiding a Splash image.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)