* Ensure setup connection uses provisionConnection function
* Drop unused parameters from JiraProjectConnection
* Fix typo
* Convert ApiErrors into CommandError when possible
* Fix a stray bug
* changelog
* Export a sensible user agent
* Completely rewrite rust portions to be napi v2 compatible
* Format rust files
* Only lint TS files when running lint-node
* Don't include autogenerated typings in the tree
* changelog
* Autofix generated rust dependencies due to a bug in napi@2
* Fix for multiple runs
* Fix format_util file name
* Make script generic
* lint