All notable changes to this project will be documented in this file.
The format is based on Conventional Commits, and this project adheres to Semantic Versioning.
1.0.6 (2021-03-14)
- package.json: better documentation (119474d)
1.0.5 (2021-02-22)
1.0.4 (2021-02-21)
- build-test-deploy.yml: reduce retries to 6, timeout to 10 minutes (fd086f2)
1.0.3 (2021-02-21)
- .eslintrc.js: backport updates (f5febfc)
- expect-env.js: rename (8582e6d)
- package.json: chmod cli during build-dist step (1d2b6f7)
- package.json: increase jest timeout to 60 seconds (09065dc)
- package.json: update dependencies (dfc1ad1)
- setup.ts: fix use fixture bug (a9e855a)
- test: backport testing infrastructure upgrades (6d837fc)
- webpack.config.js: rename external.js to dummy.js (d40d68d)
1.0.2 (2021-02-15)
- package.json: add private:false (3541ed7)
1.0.1 (2021-02-14)
- webpack.config.js: call dotenv properly (4b76029)