Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 6bebaac

Browse files
authored
feat: default root path for exec, git, file operations (#344)
Signed-off-by: Ivan Dagelic <[email protected]>
1 parent 3418ced commit 6bebaac

20 files changed

+492
-377
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "docs",
33
"license": "Apache-2.0",
44
"type": "module",
5-
"version": "0.15.0",
5+
"version": "0.16.0",
66
"scripts": {
77
"postinstall": "is-ci || husky",
88
"dev": "astro dev --host",

0 commit comments

Comments
 (0)