Skip to content

Commit 1fb4f35

Browse files
author
Github Workflow (on behalf of OS-pedrogustavobilro)
committed
chore(release): publish [skip ci]
- @capacitor/haptics@7.0.5
1 parent ffcb65b commit 1fb4f35

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

haptics/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/haptics@7.0.4...@capacitor/haptics@7.0.5) (2026-03-27)
7+
8+
**Note:** Version bump only for package @capacitor/haptics
9+
610
## [7.0.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/haptics@7.0.3...@capacitor/haptics@7.0.4) (2026-03-06)
711

812
### Bug Fixes

haptics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/haptics",
3-
"version": "7.0.4",
3+
"version": "7.0.5",
44
"description": "The Haptics API provides physical feedback to the user through touch or vibration.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)