From f0ebec9b35eff44f1f47e63cea8c54b584347ea7 Mon Sep 17 00:00:00 2001 From: github-bot Date: Tue, 2 Jul 2024 13:52:05 +0000 Subject: [PATCH] chore(release): 2.3.0 [skip ci] # [2.3.0](https://github.com/Avivbens/alfred-search-bookmark/compare/v2.2.1...v2.3.0) (2024-07-02) ### Features * support dynamic fuzzy threshold ([bbe2f31](https://github.com/Avivbens/alfred-search-bookmark/commit/bbe2f3127f2c0b5694674ba00ecc0d411bebcaa6)) --- CHANGELOG.md | 7 +++++++ info.plist | 2 +- package-lock.json | 2 +- package.json | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 837c815..31650ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.3.0](https://github.com/Avivbens/alfred-search-bookmark/compare/v2.2.1...v2.3.0) (2024-07-02) + + +### Features + +* support dynamic fuzzy threshold ([bbe2f31](https://github.com/Avivbens/alfred-search-bookmark/commit/bbe2f3127f2c0b5694674ba00ecc0d411bebcaa6)) + ## [2.2.1](https://github.com/Avivbens/alfred-search-bookmark/compare/v2.2.0...v2.2.1) (2024-06-14) diff --git a/info.plist b/info.plist index a92ba2a..e11ba6b 100644 --- a/info.plist +++ b/info.plist @@ -276,7 +276,7 @@ https://github.com/Avivbens/alfred-search-bookmark version - 2.2.1 + 2.3.0 webaddress https://github.com/Avivbens/alfred-search-bookmark diff --git a/package-lock.json b/package-lock.json index ce575c0..dbd6229 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "alfred-search-bookmark", - "version": "2.2.1", + "version": "2.3.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 027a951..33fec78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alfred-search-bookmark", - "version": "2.2.1", + "version": "2.3.0", "description": "Search across your bookmarks from all your Chrome profiles in Alfred", "keywords": [ "alfred",