Skip to content

Tags: brcrista/JavaScript-Helpers

Tags

v3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Put function parameters first (#26)

* Put function arguments first

* Bump to v3

v2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Build the package right from dist/ (#8)

v1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v 1.0 (#7)

* Build an npm package

* Replace npm scripts with Makefile

* Fix broken tests

* Add 'package' Makefile target

* Bump to version 1.0

* Update Actions to use the Makefile