Skip to content

Commit c6d890d

Browse files
chore(release): 7.0.6
1 parent beaf2ca commit c6d890d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
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.
3+
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4+
5+
## [7.0.6](https://github.com/Cap-go/capacitor-downloader/compare/7.0.5...7.0.6) (2025-09-08)
46

57
### [7.0.5](https://github.com/Cap-go/capacitor-downloader/compare/7.0.4...7.0.5) (2025-07-19)
68

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capgo/capacitor-downloader",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
44
"description": "Download file in background or foreground",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)