File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
1818
1919### Fixed
2020
21- - Gulp not concatenating files properly
21+ -
22+
23+ ---
24+
25+ ## [ v0.7.1] - 2022/02/17
26+
27+ ### Fixed
28+
29+ - Build issues not compiling aequery properly (#62 )
2230
2331---
2432
@@ -174,6 +182,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
174182- Initial npm version
175183
176184[ Unreleased ] : https://github.com/aenhancers/aequery/compare/master...develop
185+ [ v0.7.1 ] : https://github.com/aenhancers/aequery/compare/v0.7.0...v0.7.1
177186[ v0.7.0 ] : https://github.com/aenhancers/aequery/compare/v0.6.0...v0.7.0
178187[ v0.6.0 ] : https://github.com/aenhancers/aequery/compare/v0.5.0...v0.6.0
179188[ v0.5.0 ] : https://github.com/aenhancers/aequery/compare/v0.4.0...v0.5.0
Original file line number Diff line number Diff line change 11{
22 "name" : " aequery" ,
3- "version" : " 0.7.0 " ,
3+ "version" : " 0.7.1 " ,
44 "description" : " General purpose after effects scripting library" ,
55 "main" : " dist/aequery.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments