@obsidian-githubpage/cli 1.0.0 → 1.0.1
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.cjs +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -11417,7 +11417,7 @@ var import_node_path5 = __toESM(require("node:path"), 1);
|
|
|
11417
11417
|
var import_picomatch = __toESM(require_picomatch2(), 1);
|
|
11418
11418
|
|
|
11419
11419
|
// packages/core/src/types.ts
|
|
11420
|
-
var ENGINE_VERSION = "1.0.
|
|
11420
|
+
var ENGINE_VERSION = "1.0.1";
|
|
11421
11421
|
|
|
11422
11422
|
// packages/core/src/errors.ts
|
|
11423
11423
|
var GithubPageError = class extends Error {
|