Skip to content

Commit b4c05a5

Browse files
committed
chore(release): 7.1.1
1 parent 31c920f commit b4c05a5

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [7.1.1](https://github.com/capacitor-community/bluetooth-le/compare/v7.1.0...v7.1.1) (2025-05-16)
6+
7+
8+
### Bug Fixes
9+
10+
* **filters:** restore filtering only with name functionality ([#763](https://github.com/capacitor-community/bluetooth-le/issues/763)) ([cbab0c2](https://github.com/capacitor-community/bluetooth-le/commit/cbab0c2e4249f49de4ecec4d4d81caccefd1bce9))
11+
512
## [7.1.0](https://github.com/capacitor-community/bluetooth-le/compare/v7.0.0...v7.1.0) (2025-05-07)
613

714

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": "@capacitor-community/bluetooth-le",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "Capacitor plugin for Bluetooth Low Energy ",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)