What's Changed
* feat: add dummy sync function by michalc in https://github.com/uktrade/stream-read-xbrl/pull/64
* fix: columns returned by dummy sync function by michalc in https://github.com/uktrade/stream-read-xbrl/pull/66
* fix: syncing too many files due to off-by-one error by michalc in https://github.com/uktrade/stream-read-xbrl/pull/67
* feat: sync parsed data to S3 as CSV files by michalc in https://github.com/uktrade/stream-read-xbrl/pull/65
* feat: replace dummy sync function with one that queries the real Companies House by michalc in https://github.com/uktrade/stream-read-xbrl/pull/70
**Full Changelog**: https://github.com/uktrade/stream-read-xbrl/compare/v0.0.12...v0.0.13