Skip to content

Commit d284b18

Browse files
committed
chore: version bump
1 parent 76bcccd commit d284b18

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.29.3 [#](https://github.com/idleberg/vscode-applescript/releases/tag/v0.29.3)
2+
3+
- update button hover styles on custom webview
4+
15
# v0.29.2 [#](https://github.com/idleberg/vscode-applescript/releases/tag/v0.29.2)
26

37
- fix typo in docs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "applescript",
33
"displayName": "AppleScript",
44
"description": "Language syntax, snippets and build system for AppleScript and JavaScript for Automation",
5-
"version": "0.29.2",
5+
"version": "0.29.3",
66
"publisher": "idleberg",
77
"license": "MIT",
88
"author": {

0 commit comments

Comments
 (0)