Skip to content

Commit

Permalink
chore(release): 3.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.2](v3.0.1...v3.0.2) (2024-06-07)

### Bug Fixes

* install latest `fast-alfred` - change according to `esm` instructions 🥷 ([79945c8](79945c8))
  • Loading branch information
rocicorp-bot committed Jun 7, 2024
1 parent 79945c8 commit 44cd844
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.2](https://github.com/Avivbens/alfred-engage-contact/compare/v3.0.1...v3.0.2) (2024-06-07)


### Bug Fixes

* install latest `fast-alfred` - change according to `esm` instructions 🥷 ([79945c8](https://github.com/Avivbens/alfred-engage-contact/commit/79945c8440916a997e2c06a2141735b7779b039a))

## [3.0.1](https://github.com/Avivbens/alfred-engage-contact/compare/v3.0.0...v3.0.1) (2024-06-07)


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

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alfred-engage-contact",
"version": "3.0.1",
"version": "3.0.2",
"description": "Alfred Workflow to search contacts and engage with them",
"keywords": [
"alfred",
Expand Down Expand Up @@ -84,4 +84,4 @@
"publishConfig": {
"registry": "https://registry.npmjs.org/"
}
}
}

0 comments on commit 44cd844

Please sign in to comment.