Skip to content

Commit 89804fb

Browse files
chore: release master (#5031)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7eec2a6 commit 89804fb

File tree

4 files changed

+15
-4
lines changed

4 files changed

+15
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "7.0.0"
2+
".": "7.0.1"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,17 @@
256256

257257

258258

259+
## [7.0.1](https://github.com/danielsogl/awesome-cordova-plugins/compare/awesome-cordova-plugins-v7.0.0...awesome-cordova-plugins-v7.0.1) (2025-06-10)
260+
261+
262+
### Miscellaneous Chores
263+
264+
* **deps:** lock file maintenance ([#5030](https://github.com/danielsogl/awesome-cordova-plugins/issues/5030)) ([216e553](https://github.com/danielsogl/awesome-cordova-plugins/commit/216e553f6326871f59f6e7041888edb3fc2228f5))
265+
* **deps:** lock file maintenance ([#5035](https://github.com/danielsogl/awesome-cordova-plugins/issues/5035)) ([7eec2a6](https://github.com/danielsogl/awesome-cordova-plugins/commit/7eec2a6f81a659ea86ad076f2426550a692edb20))
266+
* **deps:** update dependency jest-environment-jsdom to v30 ([#5034](https://github.com/danielsogl/awesome-cordova-plugins/issues/5034)) ([921456d](https://github.com/danielsogl/awesome-cordova-plugins/commit/921456d9a7016477097703ba18333cbb71a08662))
267+
* **deps:** update non-major dependencies to ^8.34.0 ([#5033](https://github.com/danielsogl/awesome-cordova-plugins/issues/5033)) ([4c2b6fe](https://github.com/danielsogl/awesome-cordova-plugins/commit/4c2b6feaf05d96c3fa837f33ad03321601a0769c))
268+
* **deps:** update webpack ([fa3bed8](https://github.com/danielsogl/awesome-cordova-plugins/commit/fa3bed8c858f79a6632748cf34b859d2a12ac898))
269+
259270
## [7.0.0](https://github.com/danielsogl/awesome-cordova-plugins/compare/awesome-cordova-plugins-v6.16.0...awesome-cordova-plugins-v7.0.0) (2025-06-07)
260271

261272

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "awesome-cordova-plugins",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support",
55
"homepage": "https://awesome-cordova-plugins.com",
66
"author": "Daniel Sogl <[email protected]> (https://danielsogl.com)",

0 commit comments

Comments
 (0)