Skip to content

Releases: bytesonus/juno-node

v0.1.2

17 May 17:36
16bfc2a
Compare
Choose a tag to compare
Merge branch 'master' into develop

v0.1.2-beta

08 May 19:30
Compare
Choose a tag to compare
v0.1.2-beta Pre-release
Pre-release
Merge branch 'develop' of github.com:bytesonus/juno-node into develop

v0.1.1

07 May 19:09
Compare
Choose a tag to compare
fix: Support passing data along with hook

Closes #16

v0.1.1-beta

01 May 20:34
Compare
Choose a tag to compare
v0.1.1-beta Pre-release
Pre-release
fix

v0.1.0-beta

01 May 19:23
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release
fix: Correct downloaded atrifact name

v0.0.3

01 May 18:34
Compare
Choose a tag to compare
fix: Try including registry URL in setup node action to trigger publish

juno-node-v0.0.2

01 May 18:31
Compare
Choose a tag to compare
fix: Setup nodejs in release actions

juno-node-v0.0.1

01 May 18:20
d6a318b
Compare
Choose a tag to compare
Feature/npm publish (#9)

fix: Download artifact name
fix: Bump version

Co-authored-by: Rakshith Ravi <rakshith.ravi@gmx.com>
Co-authored-by: Saurav M. H <sauravhiremath@gmail.com>

juno-node-v0.0.0

01 May 18:04
8c9a96c
Compare
Choose a tag to compare
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 <rishit.bansal0@gmail.com>
Co-authored-by: Saurav M. H <sauravhiremath@gmail.com>