Commit graph

3 commits

Author SHA1 Message Date
Augustin Mauroy
1376cf6a31
chore(runtime): use LTS V18 (#1224)
* chore(runtime): use LTS V18

* chore(workflows): update

* remove usage `node:`

* Update packetTest.js

* Update client.js

---------

Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
2023-06-03 23:17:27 +02:00
jojomatik
d641634fe9 Release 1.34.0 (#988)
* Update package.json

* Update HISTORY.md
2022-04-18 19:30:09 +00:00
Romain Beaumont
ec44eeb3b2
Add npm publish workflow to automatically release to npm
It will be triggered when a "Release XXX" commit is done containing an update of the package.json version
It will add a tag with the right version automatically

uses github action https://github.com/marketplace/actions/publish-to-npm
2020-05-16 22:37:30 +02:00