Skip to content

Commit 31445bb

Browse files
committed
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2024-06-06) ### Bug Fixes * change release machine to `MacOS` - missing assets ([ea748ae](ea748ae))
1 parent ea748ae commit 31445bb

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.2](https://github.com/Avivbens/alfred-open-whatsapp/compare/v2.0.1...v2.0.2) (2024-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* change release machine to `MacOS` - missing assets ([ea748ae](https://github.com/Avivbens/alfred-open-whatsapp/commit/ea748ae04593f80c3e9e93772959daec886a4bc5))
7+
18
## [2.0.1](https://github.com/Avivbens/alfred-open-whatsapp/compare/v2.0.0...v2.0.1) (2024-06-06)
29

310

info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -1243,7 +1243,7 @@ https://github.com/Avivbens/alfred-open-whatsapp</string>
12431243
</dict>
12441244
</array>
12451245
<key>version</key>
1246-
<string>2.0.1</string>
1246+
<string>2.0.2</string>
12471247
<key>webaddress</key>
12481248
<string>https://github.com/Avivbens/alfred-open-whatsapp</string>
12491249
</dict>

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alfred-open-whatsapp",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Alfred Workflow to search contacts and open WhatsApp",
55
"keywords": [
66
"alfred",

0 commit comments

Comments
 (0)