Skip to content

Commit

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

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.59](https://github.com/Cap-go/capacitor-uploader/compare/0.0.58...0.0.59) (2025-01-13)

### [0.0.58](https://github.com/Cap-go/capacitor-uploader/compare/0.0.57...0.0.58) (2025-01-06)

### [0.0.57](https://github.com/Cap-go/capacitor-uploader/compare/0.0.56...0.0.57) (2025-01-06)
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.58",
"version": "0.0.59",
"description": "Upload file natively",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit e8ce600

Please sign in to comment.