Skip to content

Commit f2564fe

Browse files
author
Github Workflow (on behalf of markemer)
committed
chore(release): publish [skip ci]
- @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected] - @capacitor/[email protected]
1 parent d16bad6 commit f2564fe

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+237
-25
lines changed

action-sheet/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
**Note:** Version bump only for package @capacitor/action-sheet
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
715

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

action-sheet/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/action-sheet",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
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

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
**Note:** Version bump only for package @capacitor/app-launcher
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
715

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

app-launcher/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/app-launcher",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
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

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
**Note:** Version bump only for package @capacitor/app
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
715

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

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/app",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
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

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
**Note:** Version bump only for package @capacitor/browser
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
715

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

browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/browser",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
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

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
**Note:** Version bump only for package @capacitor/camera
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
715

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

camera/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/camera",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
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",

clipboard/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
**Note:** Version bump only for package @capacitor/clipboard
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
715

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

clipboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/clipboard",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "The Clipboard API enables copy and pasting to/from the system clipboard.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

device/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
**Note:** Version bump only for package @capacitor/device
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
715

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

device/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/device",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"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.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

dialog/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
**Note:** Version bump only for package @capacitor/dialog
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
715

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

dialog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/dialog",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "The Dialog API provides methods for triggering native dialog windows for alerts, confirmations, and input prompts",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

filesystem/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
# [5.1.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
9+
### Features
10+
11+
* **filesystem:** download files from server to filesystem ([d16bad6](https://github.com/ionic-team/capacitor-plugins/commit/d16bad67915658464c8dba0d2d0656e3a7894582))
12+
13+
14+
15+
16+
617
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
718

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

filesystem/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/filesystem",
3-
"version": "5.0.5",
3+
"version": "5.1.0",
44
"description": "The Filesystem API provides a NodeJS-like API for working with files on the device.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

geolocation/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
**Note:** Version bump only for package @capacitor/geolocation
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
715

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

geolocation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/geolocation",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"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.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

google-maps/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [5.2.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
9+
### Bug Fixes
10+
11+
* **google-maps:** Add missing listeners to removeAllMapListeners ([#1672](https://github.com/ionic-team/capacitor-plugins/issues/1672)) ([7e1911d](https://github.com/ionic-team/capacitor-plugins/commit/7e1911d6cd192a023938bf30d0ca9f573d6076e6))
12+
13+
14+
15+
16+
617
# [5.2.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
718

819

google-maps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/google-maps",
3-
"version": "5.2.0",
3+
"version": "5.2.1",
44
"description": "Google maps on Capacitor",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

haptics/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
**Note:** Version bump only for package @capacitor/haptics
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
715

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

haptics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/haptics",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "The Haptics API provides physical feedback to the user through touch or vibration.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

keyboard/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
**Note:** Version bump only for package @capacitor/keyboard
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
715

816
**Note:** Version bump only for package @capacitor/keyboard

keyboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/keyboard",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
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

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
9+
### Bug Fixes
10+
11+
* **local-notifications:** make requestPermissions resolve if granted ([#1678](https://github.com/ionic-team/capacitor-plugins/issues/1678)) ([4872589](https://github.com/ionic-team/capacitor-plugins/commit/487258940e0d1c27deeaa6326760095fc2549715))
12+
13+
14+
15+
16+
617
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
718

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

local-notifications/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/local-notifications",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
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",

motion/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
**Note:** Version bump only for package @capacitor/motion
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
715

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

motion/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/motion",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "The Motion API tracks accelerometer and device orientation (compass heading, etc.)",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

network/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
**Note:** Version bump only for package @capacitor/network
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
715

816

network/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/network",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "The Network API provides network and connectivity information.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

preferences/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-07-12)
7+
8+
**Note:** Version bump only for package @capacitor/preferences
9+
10+
11+
12+
13+
614
## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-06-29)
715

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

preferences/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/preferences",
3-
"version": "5.0.5",
3+
"version": "5.0.6",
44
"description": "The Preferences API provides a simple key/value persistent store for lightweight data.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)