@curiousvlxd/linkedin-badge-renderer 0.1.30 → 0.1.31

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
@@ -3,7 +3,7 @@
3
3
  <p align="center">
4
4
  <img
5
5
  src="https://raw.githubusercontent.com/curiousvlxd/linkedin-badge-renderer/main/assets/logo.png"
6
- width="200"
6
+ width="400"
7
7
  alt="LinkedIn Badge Renderer Logo"
8
8
  />
9
9
  </p>
@@ -183,4 +183,4 @@ Embed the badge in any README:
183
183
 
184
184
  ## License
185
185
 
186
- MIT © Vlad Timchenko
186
+ MIT © Vlad Timchenko
package/README.npm.md CHANGED
@@ -3,7 +3,7 @@
3
3
  <p align="center">
4
4
  <img
5
5
  src="https://raw.githubusercontent.com/curiousvlxd/linkedin-badge-renderer/main/assets/logo.png"
6
- width="200"
6
+ width="400"
7
7
  alt="LinkedIn Badge Renderer Logo"
8
8
  />
9
9
  </p>
@@ -183,4 +183,4 @@ Embed the badge in any README:
183
183
 
184
184
  ## License
185
185
 
186
- MIT © Vlad Timchenko
186
+ MIT © Vlad Timchenko
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@curiousvlxd/linkedin-badge-renderer",
3
- "version": "0.1.30",
3
+ "version": "0.1.31",
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": {