Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @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]
  • Loading branch information
Github Workflow (on behalf of IT-MikeS) committed Jan 29, 2024
1 parent be9ff28 commit d5483ce
Show file tree
Hide file tree
Showing 50 changed files with 715 additions and 3,965 deletions.
259 changes: 36 additions & 223 deletions action-sheet/CHANGELOG.md

Large diffs are not rendered by default.

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": "5.0.6",
"version": "5.0.7",
"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
246 changes: 30 additions & 216 deletions app-launcher/CHANGELOG.md

Large diffs are not rendered by default.

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": "5.0.6",
"version": "5.0.7",
"description": "The AppLauncher API allows to open other apps",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
286 changes: 47 additions & 239 deletions app/CHANGELOG.md

Large diffs are not rendered by default.

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": "5.0.6",
"version": "5.0.7",
"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
6 changes: 6 additions & 0 deletions browser/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.

# [5.2.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2024-01-29)

### Features

- **browser:** implement close() method for android ([e2cdf35](https://github.com/ionic-team/capacitor-plugins/commit/e2cdf3538b9741c5ec394abb14516ceaf5e12d43))

# [5.1.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-09-14)

### Features
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": "5.1.0",
"version": "5.2.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.

## [5.0.9](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2024-01-29)

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

## [5.0.8](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-12-15)

### Bug Fixes
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": "5.0.8",
"version": "5.0.9",
"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
246 changes: 30 additions & 216 deletions clipboard/CHANGELOG.md

Large diffs are not rendered by default.

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": "5.0.6",
"version": "5.0.7",
"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
296 changes: 49 additions & 247 deletions device/CHANGELOG.md

Large diffs are not rendered by default.

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": "5.0.6",
"version": "5.0.7",
"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
246 changes: 32 additions & 214 deletions dialog/CHANGELOG.md

Large diffs are not rendered by default.

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": "5.0.6",
"version": "5.0.7",
"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
6 changes: 6 additions & 0 deletions filesystem/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.

## [5.2.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2024-01-29)

### Bug Fixes

- **filesystem:** requestPermissions not resolving ([#1991](https://github.com/ionic-team/capacitor-plugins/issues/1991)) ([f9afbe9](https://github.com/ionic-team/capacitor-plugins/commit/f9afbe9b03fefa13be3120158487fc685d199d69))

# [5.2.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2023-12-15)

### Features
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": "5.2.0",
"version": "5.2.1",
"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
Loading

0 comments on commit d5483ce

Please sign in to comment.