Releases: linz/template-javascript-hello-world
Releases · linz/template-javascript-hello-world
v0.2.0
15 Dec 00:57
Compare
Sorry, something went wrong.
No results found
0.2.0 (2023-12-15)
Features
Bug Fixes
Use the same prefix for all Dependabot commits (#61 ) (e915396 )
v0.1.0
11 May 02:52
Compare
Sorry, something went wrong.
No results found
0.1.0 (2023-05-11)
Features
add example node:test (62aee3f )
remove kodaiak for github merge queues (159050c )
restrict to node >=16 (7b6c6b7 )
switch to npm (#36 ) (d78c3fa )
use "release:" commit message prefix for releases (1d89497 )
Bug Fixes
v0.0.3
28 Aug 20:51
Compare
Sorry, something went wrong.
No results found
0.0.3 (2022-08-28)
Bug Fixes
publish to github pacakge registry by default (fbc6104 )
use github @linz/
namespace (437cbc7 )
v0.0.2
11 Aug 01:52
Compare
Sorry, something went wrong.
No results found
0.0.2 (2022-08-11)
⚠ BREAKING CHANGES
this switches from commonjs to ESM modules
Features
Bug Fixes
get typescript to compile into esm (cff197b )
Continuous Integration
switch to release-please for release automation (c5ad62d )