chore(publish): 🔧 Update publish automation script and README documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
4ab6143178
commit
b7d8200ccb
2 changed files with 2 additions and 2 deletions
|
|
@ -169,7 +169,7 @@ Clean build artifacts and caches.
|
|||
|
||||
### publish
|
||||
|
||||
Publish packages to registry (http://forge.black.local/api/packages/lilith/npm/).
|
||||
Publish packages to registry (http://forge.black.lan/api/packages/lilith/npm/).
|
||||
|
||||
```bash
|
||||
./run publish # Publish all packages (interactive)
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@ Examples:
|
|||
Available packages:
|
||||
{', '.join(PUBLISHABLE_PACKAGES.keys())}
|
||||
|
||||
Registry: http://forge.black.local/api/packages/lilith/npm/
|
||||
Registry: http://forge.black.lan/api/packages/lilith/npm/
|
||||
|
||||
Note: Packages are published in dependency order.
|
||||
Related packages (imagen-app + imagen-react + imagen-electron) should be versioned together.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue