@vorra/cli 0.3.0

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 ADDED
@@ -0,0 +1,26 @@
1
+ ## 0.3.0 (2026-04-12)
2
+
3
+ ### 🧱 Updated Dependencies
4
+
5
+ - Updated compiler to 0.3.0
6
+
7
+ ## 0.2.0 (2026-04-12)
8
+
9
+ ### 🚀 Features
10
+
11
+ - add sourcemap config option to forge build ([#7](https://github.com/ubergeoff/forge/pull/7))
12
+
13
+ ### 🩹 Fixes
14
+
15
+ - revert workspace:* to * for npm workspace compatibility ([e9aa6a6](https://github.com/ubergeoff/forge/commit/e9aa6a6))
16
+
17
+ ### 🧱 Updated Dependencies
18
+
19
+ - Updated compiler to 0.2.0
20
+
21
+ ### ❤️ Thank You
22
+
23
+ - Claude
24
+ - Claude Sonnet 4.6
25
+ - Geoffrey Le Roux
26
+ - ubergeoff @ubergeoff
package/dist/bin.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ #!/usr/bin/env node
2
+ export {};
3
+ //# sourceMappingURL=bin.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bin.d.ts","sourceRoot":"","sources":["../src/bin.ts"],"names":[],"mappings":""}