Releases: linz/template-javascript-hello-world
Releases · linz/template-javascript-hello-world
v0.2.0
v0.1.0
v0.0.3
v0.0.2
0.0.2 (2022-08-11)
⚠ BREAKING CHANGES
- this switches from commonjs to ESM modules
Features
- create github release on version tag (#10) (550cf40)
- initial commit (9ed41de)
- switch to ESM modules for packaging (#12) (b82767f)
Bug Fixes
- get typescript to compile into esm (cff197b)
Continuous Integration
- switch to release-please for release automation (c5ad62d)