@theholocron/cli 3.33.0 → 3.33.2

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.
package/dist/index.mjs CHANGED
@@ -231,6 +231,7 @@ function resolveConfig(raw) {
231
231
  description: raw.description,
232
232
  homepage,
233
233
  org: raw.org,
234
+ domain: raw.domain,
234
235
  repo: raw.repo,
235
236
  workflows: raw.workflows,
236
237
  providers,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@theholocron/cli",
3
- "version": "3.33.0",
3
+ "version": "3.33.2",
4
4
  "description": "The Holocron CLI — a pluggable, capability-based orchestrator for spinning up and operating software projects.",
5
5
  "keywords": [
6
6
  "cli",