fal-js/.nxreleaserc.json
Daniel Rochetti 1724bc37e7
chore: add docs, license and prepare for release (#4)
* chore: add initial readme and license info
* minor fix: remove colon from note
* some jsdocs
* update build action
* fix nx command on gh action
* specify remote origin as base in build
* update release info
* semantic release config
* rename auth headers
* chore: update package-lock.json
2023-03-31 11:09:19 -03:00

8 lines
143 B
JSON

{
"changelog": true,
"npm": true,
"github": true,
"repositoryUrl": "https://github.com/fal-ai/serverless-js",
"branches": ["main"]
}