Skip to content

Commit 07bbb65

Browse files
chore(release): 8.0.0-next.1
This reverts commit ddb52e6.
1 parent ddb52e6 commit 07bbb65

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

CHANGELOG.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
# 1.0.0-next.1 (2025-09-23)
2-
3-
4-
### feature
5-
6-
* Capacitor 8 support ([f8c21ef](https://github.com/ionic-team/capacitor-keyboard/commit/f8c21ef521de3ae9c8fda8aae52dac2c4b8343e7))
7-
8-
9-
### BREAKING CHANGES
10-
11-
* Capacitor 8 requires major update
12-
131
# [8.0.0-alpha.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected]) (2025-09-08)
142

153
**Note:** Version bump only for package @capacitor/keyboard

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": "1.0.0-next.1",
3+
"version": "8.0.0-next.0",
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)