File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,14 +6,11 @@ All notable changes to the Adobe Script Runner extension will be documented in t
66
77### Added
88
9- - Support to execute scripts in ` Adobe After Effects (Beta) `
10- - Support to execute scripts in ` Adobe Illustrator (Beta) `
11- - Support to execute scripts in ` Adobe Photoshop (Beta) `
12- - ESLint + Prettier for a consistent codebase
9+ -
1310
1411### Changed
1512
16- - Updates default paths for After Effects, Illustrator, and Photoshop for Windows to 2022 application versions.
13+ -
1714
1815### Fixed
1916
@@ -25,6 +22,21 @@ All notable changes to the Adobe Script Runner extension will be documented in t
2522
2623---
2724
25+ ## [ 0.6.0] 2022-06-08
26+
27+ ### Added
28+
29+ - Support to execute scripts in ` Adobe After Effects (Beta) `
30+ - Support to execute scripts in ` Adobe Illustrator (Beta) `
31+ - Support to execute scripts in ` Adobe Photoshop (Beta) `
32+ - ESLint + Prettier for a consistent codebase
33+
34+ ### Changed
35+
36+ - Updates default paths for After Effects, Illustrator, and Photoshop for Windows to 2022 application versions.
37+
38+ ---
39+
2840## [ 0.5.0] 2021-03-13
2941
3042### Changed
Original file line number Diff line number Diff line change 22 "name" : " adobe-script-runner" ,
33 "displayName" : " Adobe Script Runner" ,
44 "description" : " Run Adobe scripts from VSCode" ,
5- "version" : " 0.5 .0" ,
5+ "version" : " 0.6 .0" ,
66 "publisher" : " renderTom" ,
77 "icon" : " resources/icon.png" ,
88 "galleryBanner" : {
You can’t perform that action at this time.
0 commit comments