@task0/cli 0.2.1 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/main.js +1023 -428
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -131,4 +131,4 @@ that the service unit invokes internally).
131
131
 
132
132
  - Repo: https://github.com/cy0-labs/task0
133
133
  - Issues: https://github.com/cy0-labs/task0/issues
134
- - Release manual: [docs/release-cli.md](../../docs/release-cli.md)
134
+ - Release manual: [docs/02_tech_docs/release-packages.md](../../docs/02_tech_docs/release-packages.md)