Skip to content

Commit 3310324

Browse files
chore(release): 7.0.1
1 parent 4157955 commit 3310324

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [7.0.1](https://github.com/Cap-go/capacitor-flash/compare/6.0.7...7.0.1) (2025-02-08)
6+
7+
8+
### Bug Fixes
9+
10+
* CICD ([4157955](https://github.com/Cap-go/capacitor-flash/commit/41579556d90518955ea685798afa2803f2be5026))
11+
512
### [6.0.7](https://github.com/riderx/capacitor-flash/compare/6.0.6...6.0.7) (2024-12-09)
613

714
### [6.0.6](https://github.com/riderx/capacitor-flash/compare/6.0.5...6.0.6) (2024-12-09)

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-flash",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Switch the Flashlight / Torch of your device.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)