Skip to content

Commit 9f7acbf

Browse files
chore(release): 8.0.5 [skip ci]
## [8.0.5](v8.0.4...v8.0.5) (2026-06-16) ### Bug Fixes * **docs:** `autoBackdropColor` reference ([cb4af94](cb4af94))
1 parent cb4af94 commit 9f7acbf

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.0.5](https://github.com/ionic-team/capacitor-keyboard/compare/v8.0.4...v8.0.5) (2026-06-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** `autoBackdropColor` reference ([cb4af94](https://github.com/ionic-team/capacitor-keyboard/commit/cb4af9441fbfeadc2d210c0137c257faac0376f8))
7+
18
## [8.0.4](https://github.com/ionic-team/capacitor-keyboard/compare/v8.0.3...v8.0.4) (2026-06-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/keyboard",
3-
"version": "8.0.4",
3+
"version": "8.0.5",
44
"description": "The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)