Skip to content

Commit 49fd3bf

Browse files
chore: release main (#5125)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7ce821c commit 49fd3bf

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-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-
".": "9.1.0"
2+
".": "9.1.1"
33
}

CHANGELOG.md

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

257257

258258

259+
## [9.1.1](https://github.com/danielsogl/awesome-cordova-plugins/compare/awesome-cordova-plugins-v9.1.0...awesome-cordova-plugins-v9.1.1) (2026-03-22)
260+
261+
262+
### Miscellaneous Chores
263+
264+
* add FUNDING.yml for GitHub sponsorship ([968cb6e](https://github.com/danielsogl/awesome-cordova-plugins/commit/968cb6eec20b918be5db37fd8a4278f14723e8ab))
265+
266+
267+
### Documentation
268+
269+
* add pull request template for better contribution guidelines ([7ce821c](https://github.com/danielsogl/awesome-cordova-plugins/commit/7ce821ca488ed9b25e2b687b67c6fc428aa95b32))
270+
* add security policy for vulnerability reporting ([a72284b](https://github.com/danielsogl/awesome-cordova-plugins/commit/a72284b499c6ac261645991b3cefc603840c639e))
271+
* optimize docs for SEO ([1a351b5](https://github.com/danielsogl/awesome-cordova-plugins/commit/1a351b50f40488226799e14633f6c7749bb473b3))
272+
* remove deprecated docs ([e546d24](https://github.com/danielsogl/awesome-cordova-plugins/commit/e546d24411147b372bf417d8271aecd8af432763))
273+
* update developer guide for plugin wrapper creation ([ae46a50](https://github.com/danielsogl/awesome-cordova-plugins/commit/ae46a50dc81562486f6b7931a2b32379d4847691))
274+
* update documentation ([d892dda](https://github.com/danielsogl/awesome-cordova-plugins/commit/d892dda49730425139b20ecaccc398947d5d4704))
275+
259276
## [9.1.0](https://github.com/danielsogl/awesome-cordova-plugins/compare/awesome-cordova-plugins-v9.0.1...awesome-cordova-plugins-v9.1.0) (2026-03-21)
260277

261278

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": "9.1.0",
3+
"version": "9.1.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 <me@danielsogl.com> (https://danielsogl.com)",

0 commit comments

Comments
 (0)