@lerret/cli 0.1.5 → 0.1.6

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/README.md CHANGED
@@ -40,9 +40,12 @@ Full docs: **https://docs.lerret.belikely.com**
40
40
  - [Authoring Assets](https://docs.lerret.belikely.com/authoring/)
41
41
  - [CLI Reference](https://docs.lerret.belikely.com/cli/)
42
42
 
43
- ## Source
43
+ ## Source & community
44
44
 
45
- [github.com/belikely-united/lerret](https://github.com/belikely-united/lerret) — issues, discussions, contributions welcome.
45
+ - Source: [github.com/belikely-united/lerret](https://github.com/belikely-united/lerret)
46
+ - Discussions: [github.com/belikely-united/lerret/discussions](https://github.com/belikely-united/lerret/discussions)
47
+ - Issues: [github.com/belikely-united/lerret/issues](https://github.com/belikely-united/lerret/issues)
48
+ - Maintainer: [@sooryagangaraj on X](https://x.com/sooryagangaraj)
46
49
 
47
50
  ## License
48
51
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "studioVersion": "0.1.0",
3
- "builtAt": "2026-05-21T19:31:24.390Z",
3
+ "builtAt": "2026-05-21T20:51:33.481Z",
4
4
  "files": [
5
5
  "assets/asset-runtime-BkKE6v8L.js",
6
6
  "assets/cli-project-source-CcMekGqD.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lerret/cli",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "description": "The `lerret` design canvas CLI — a folder of plain React component files renders as a visual canvas. Includes the Vite dev server, headless export, and the bundled studio.",
5
5
  "type": "module",
6
6
  "license": "MIT",