Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.6...v3.1.0) (2024-07-02)

### Features

* support dynamic fuzzy threshold ([357bbeb](357bbeb))
  • Loading branch information
rocicorp-bot committed Jul 2, 2024
1 parent 6ab1abc commit e20091d
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.1.0](https://github.com/Avivbens/alfred-engage-contact/compare/v3.0.6...v3.1.0) (2024-07-02)


### Features

* support dynamic fuzzy threshold ([357bbeb](https://github.com/Avivbens/alfred-engage-contact/commit/357bbeb5381c2f43c8fffca505ceff70edf93ee1))

## [3.0.6](https://github.com/Avivbens/alfred-engage-contact/compare/v3.0.5...v3.0.6) (2024-06-14)


Expand Down
2 changes: 1 addition & 1 deletion info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -1481,7 +1481,7 @@ https://github.com/Avivbens/alfred-engage-contact</string>
</dict>
</array>
<key>version</key>
<string>3.0.6</string>
<string>3.1.0</string>
<key>webaddress</key>
<string>https://github.com/Avivbens/alfred-engage-contact</string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alfred-engage-contact",
"version": "3.0.6",
"version": "3.1.0",
"description": "Alfred Workflow to search contacts and engage with them",
"keywords": [
"alfred",
Expand Down

0 comments on commit e20091d

Please sign in to comment.