* Adjusted timing of version bump and hash syncing to correct version bumping error in deploy process.
* Added .map to files to ignore during sandbox sync
* Quadrat: remove title spacers from templates
* Quadrat: add margin to post-title
* Quadrat: increase post title bottom margin
* Quadrat: increase post title margin again
* Quadrat: add GB comment for context
* Quadrat: reduce spacing above featured image
* Quadrat: increase featured image spacing slightly
* Quadrat: add spacing below featured image
* Remove :empty title styling
* Move post title spacing to theme.json
* Tweak featured image spacing
* Remove title spacer from index template
* Remove title spacer from page template
* Reduce post title spacing
* Move post title spacing from theme.json to css
* Add spacer back to index template
* Reduce featured image spacing
* Make it possible to build theme zips from the deploy script
* Add dynamic values for theme version and wp version compat
Only updated Videomaker package so far
* Reset Quadrat files
Not part of this PR
* Get data from style.css instead of package.json
* Remove wpversioncompat from package.json
* Replace Requires at least: with Tested up to:
* Add zip function to deploy process; add extra error message details
* Remove unnecessary try/catch
* Add some brackets
* Add await to buildComZip call
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>