Skip to content

Commit

Permalink
Docs: Update the utils docs
Browse files Browse the repository at this point in the history
  • Loading branch information
raycastbot committed Nov 21, 2024
1 parent 5c6848c commit 72671ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/utils-reference/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ npm install --save @raycast/utils

## Changelog

### v1.18.1

- Fixed an issue where setting `timeout` to `0` in `runAppleScript` would not work.

### v1.18.0

- Add a new [`executeSQL](./functions/executeSQL.md) function.
Expand Down

0 comments on commit 72671ef

Please sign in to comment.