Skip to content

Commit

Permalink
chore(release): 2.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.3](v2.0.2...v2.0.3) (2024-06-06)

### Bug Fixes

* include `.node` file in this repo as an asset ([0e35aa2](0e35aa2))
  • Loading branch information
rocicorp-bot committed Jun 6, 2024
1 parent 0e35aa2 commit 00cd17f
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 @@
## [2.0.3](https://github.com/Avivbens/alfred-open-whatsapp/compare/v2.0.2...v2.0.3) (2024-06-06)


### Bug Fixes

* include `.node` file in this repo as an asset ([0e35aa2](https://github.com/Avivbens/alfred-open-whatsapp/commit/0e35aa2bcb8e1318fca417f883a00e0a8d86a4c4))

## [2.0.2](https://github.com/Avivbens/alfred-open-whatsapp/compare/v2.0.1...v2.0.2) (2024-06-06)


Expand Down
2 changes: 1 addition & 1 deletion info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -1243,7 +1243,7 @@ https://github.com/Avivbens/alfred-open-whatsapp</string>
</dict>
</array>
<key>version</key>
<string>2.0.2</string>
<string>2.0.3</string>
<key>webaddress</key>
<string>https://github.com/Avivbens/alfred-open-whatsapp</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-open-whatsapp",
"version": "2.0.2",
"version": "2.0.3",
"description": "Alfred Workflow to search contacts and open WhatsApp",
"keywords": [
"alfred",
Expand Down

0 comments on commit 00cd17f

Please sign in to comment.