Skip to content

Commit

Permalink
chore(release): publish (#296)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 4, 2024
1 parent ede2704 commit 9660d97
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/hot-spoons-yell.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/three-wasps-lie.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/file-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 6.1.0

### Minor Changes

- [`ede2704`](https://github.com/capawesome-team/capacitor-plugins/commit/ede2704bf34875c59570e3ef0c016c2730fe57ac) ([#302](https://github.com/capawesome-team/capacitor-plugins/pull/302)): feat(android): add `checkPermissions()` and `requestPermissions(...)` methods

### Patch Changes

- [`7f68534`](https://github.com/capawesome-team/capacitor-plugins/commit/7f68534c84d72952caafa270753a0125147bfbce) ([#295](https://github.com/capawesome-team/capacitor-plugins/pull/295)): fix(android): no files were returned on Android 10 and below with the Samsung Gallery app

## 6.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/file-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capawesome/capacitor-file-picker",
"version": "6.0.1",
"version": "6.1.0",
"description": "Capacitor plugin that allows the user to select a file.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 9660d97

Please sign in to comment.