@curiousvlxd/linkedin-badge-renderer 0.1.29 → 0.1.30

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
@@ -36,7 +36,7 @@
36
36
  </td>
37
37
  </tr>
38
38
  </table>
39
-
39
+ <br/>
40
40
  A CLI tool for generating LinkedIn profile badges in SVG, PNG, JPEG, or PDF format.
41
41
 
42
42
  Renders the official LinkedIn badge using Playwright and exports pixel-perfect assets for websites, resumes, and portfolios.
package/README.npm.md CHANGED
@@ -36,7 +36,7 @@
36
36
  </td>
37
37
  </tr>
38
38
  </table>
39
-
39
+ <br/>
40
40
  A CLI tool for generating LinkedIn profile badges in SVG, PNG, JPEG, or PDF format.
41
41
 
42
42
  Renders the official LinkedIn badge using Playwright and exports pixel-perfect assets for websites, resumes, and portfolios.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@curiousvlxd/linkedin-badge-renderer",
3
- "version": "0.1.29",
3
+ "version": "0.1.30",
4
4
  "description": "CLI tool for generating LinkedIn profile badges in SVG, PNG, JPEG, and PDF formats using Playwright.",
5
5
  "type": "module",
6
6
  "bin": {