@lacspace/logo 1.2.2 → 1.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lacspace/logo",
3
- "version": "1.2.2",
3
+ "version": "1.3.0",
4
4
  "description": "Generate real logos and brand marks without AI. Give a name + a few keywords and get on-brand SVG logos \u2014 monograms, icon lockups, geometric marks and emblems \u2014 from a curated JSON brain of palettes, fonts, icons and shapes. Deterministic, seeded variations, zero-dependency, isomorphic. Export to PNG/JPEG/WebP via @lacspace/image.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",