Skip to content

Commit

Permalink
chore(release): 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.1](v1.2.0...v1.2.1) (2024-01-14)

### Bug Fixes

* broken scripts for ecma module ([a786635](a786635))
  • Loading branch information
rocicorp-bot committed Jan 14, 2024
1 parent a786635 commit 7b35d81
Show file tree
Hide file tree
Showing 3 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 @@
## [1.2.1](https://github.com/Avivbens/alfred-open-whatsapp/compare/v1.2.0...v1.2.1) (2024-01-14)


### Bug Fixes

* broken scripts for ecma module ([a786635](https://github.com/Avivbens/alfred-open-whatsapp/commit/a786635763f3a9742601775ebe17aa698456450a))

# [1.2.0](https://github.com/Avivbens/alfred-open-whatsapp/compare/v1.1.2...v1.2.0) (2024-01-14)


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.

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": "1.2.0",
"version": "1.2.1",
"description": "Alfred Workflow to search contacts and open WhatsApp",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 7b35d81

Please sign in to comment.