Skip to content

Commit

Permalink
chore(release): 0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 8, 2024
1 parent 0c50978 commit a390d77
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.16](https://github.com/Cap-go/capacitor-uploader/compare/0.0.15...0.0.16) (2024-09-08)


### Bug Fixes

* missing import ([0c50978](https://github.com/Cap-go/capacitor-uploader/commit/0c50978455140aa321ed0277ae0bf92b2354a815))

### [0.0.15](https://github.com/Cap-go/capacitor-uploader/compare/0.0.14...0.0.15) (2024-09-07)


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.15",
"version": "0.0.16",
"description": "Upload file natively",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit a390d77

Please sign in to comment.