* docs(license): re-license under the MIT + Apache 2.0 license * chore(rpm): install MIT license for RPM package --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Apparently, NPM doesn't like numbers in package names and recognizes them as spam.
git-cliff
* chore: scaffold a typescript node project * feat: execute git cliff binary using nodejs * fix: process doesnt return status code * fix: optional dependencies are not added to git-cliff * chore(npm): move NPM package to npm folder * chore(docker): add NPM package to .dockerignore * feat(cd): publish NPM package via continuous deployment workflow * docs: add npm instructions to README * chore(npm): update package keywords * chore(cd): publish the NPM package publicly * style(readme): update NPM section in README.md Co-authored-by: Burak Güner <burak.guner@callstack.com> Co-authored-by: Burak Güner <md.burak.guner@gmail.com>