my library release
my library release <tag>Publishes a versioned release of a library from a git tag. This makes the release available for others to install from the registry.
Arguments
Section titled “Arguments”| Argument | Description |
|---|---|
tag | Git tag to release (required) |
Examples
Section titled “Examples”# Create a release from a tagmy library release v1.0.0Requires
Section titled “Requires”Authentication — you must be logged in via my cli login.