Skip to content

Commit

Permalink
chore(release): 0.0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 11, 2024
1 parent d308c42 commit 56139ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.36](https://github.com/Cap-go/capacitor-uploader/compare/0.0.35...0.0.36) (2024-11-11)


### Bug Fixes

* **deps:** update dependency com.android.tools.build:gradle to v8.7.2 ([#19](https://github.com/Cap-go/capacitor-uploader/issues/19)) ([d308c42](https://github.com/Cap-go/capacitor-uploader/commit/d308c426223cda9b3420fb1f362d587eb98411bc))

### [0.0.35](https://github.com/Cap-go/capacitor-uploader/compare/0.0.34...0.0.35) (2024-11-11)

### [0.0.34](https://github.com/Cap-go/capacitor-uploader/compare/0.0.33...0.0.34) (2024-11-11)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capgo/capacitor-uploader",
"version": "0.0.35",
"version": "0.0.36",
"description": "Upload file natively",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 56139ef

Please sign in to comment.