Releases: bytesonus/juno-node
Releases · bytesonus/juno-node
v0.1.2
v0.1.2-beta
Merge branch 'develop' of github.com:bytesonus/juno-node into develop
v0.1.1
fix: Support passing data along with hook Closes #16
v0.1.1-beta
fix
v0.1.0-beta
fix: Correct downloaded atrifact name
v0.0.3
fix: Try including registry URL in setup node action to trigger publish
juno-node-v0.0.2
fix: Setup nodejs in release actions
juno-node-v0.0.1
Feature/npm publish (#9) fix: Download artifact name fix: Bump version Co-authored-by: Rakshith Ravi <[email protected]> Co-authored-by: Saurav M. H <[email protected]>
juno-node-v0.0.0
WIP feat: Add github actions workflow (#5) * Added github workflows. Needs refinements * fix: Build only cjs style module, juno-node won't run in a browser * fix: Seperate tsconfigs for tests and module * fix: Removed travis config * update: github build config. * fix: removed travis check * WIP: github config * WIP: Assest uploading remains * WIP: Upload release asset CI * fix: build.yml modified * fix: Build Config updated * feat: Updated pr.yml * fix: Race condition handled * feat: npm publish added * feat: added beta npm publish * fix: Run version-check and build in parallel * fix: Tag names * fix: Fetch tags Co-authored-by: thebongy <[email protected]> Co-authored-by: Saurav M. H <[email protected]>