create-openfort 0.1.2 → 0.1.3
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/CHANGELOG.md +6 -0
- package/dist/index.js +0 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.1.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#112](https://github.com/openfort-xyz/openfort-react/pull/112) [`1b4fe85`](https://github.com/openfort-xyz/openfort-react/commit/1b4fe85b6de887822346d3cb5d4dc0f72c07e467) Thanks [@martimayoral](https://github.com/martimayoral)! - improve build setup
|
|
8
|
+
|
|
3
9
|
## 0.1.2
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
#!/usr/bin/env node
|
|
3
2
|
import we from"node:path";import G from"fs-extra";import*as p from"@clack/prompts";import De from"chalk";import{Command as Fe}from"commander";import M from"node:path";import{fileURLToPath as Ie}from"node:url";var ve=Ie(import.meta.url),xe=M.dirname(ve),_=M.join(xe,"../"),z=` ___ ___ ___ _ _ ___ ___ ___ _____
|
|
4
3
|
/ _ \\| _ \\| __| \\| | __/ _ \\| _ \\_ _|
|
|
5
4
|
| (_) | _/| _|| . | _| (_) | / | |
|