readme-aura 0.4.12 → 1.0.1

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
@@ -1,4 +1,4 @@
1
- [![readme-aura-component-0](./.github/assets/readme-aura-component-0-15f0d82b.svg "Generated by readme-aura")](https://www.npmjs.com/package/readme-aura)
1
+ [![readme-aura-component-0](./.github/assets/readme-aura-component-0-39f04645.svg "Generated by readme-aura")](https://www.npmjs.com/package/readme-aura)
2
2
 
3
3
  Write custom **React/JSX components** directly inside your Markdown, and readme-aura will render them into beautiful SVGs that work on GitHub.
4
4
 
@@ -230,7 +230,7 @@ You can add **CSS-based SVG animations** using the `<style>` injection mechanism
230
230
  ## If You Use readme-aura
231
231
 
232
232
  * **Add the topic:** Consider adding the [readme-aura](https://github.com/topics/readme-aura) topic to your repository so others can discover it.
233
- * **Found a bug?** Open an [issue](https://github.com/collectioneur/readme-aura/issues) even a one-liner helps.
233
+ * **Found a bug?** Open an [issue](https://github.com/collectioneur/readme-aura/issues) - even a one-liner helps.
234
234
  * **Built something cool?** Drop your template into [`examples/custom-templates/`](https://github.com/collectioneur/readme-aura/tree/main/examples/custom-templates) so anyone can install it with a single command. See the [contributing guide](https://github.com/collectioneur/readme-aura/blob/main/CONTRIBUTING.md) for details.
235
235
 
236
236
  ## License
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "readme-aura",
3
- "version": "0.4.12",
3
+ "version": "1.0.1",
4
4
  "description": "Next-Gen README generator for GitHub — render React/JSX components to SVG inside Markdown",
5
5
  "repository": {
6
6
  "type": "git",
package/readme.source.md CHANGED
@@ -632,7 +632,7 @@ You can add **CSS-based SVG animations** using the `<style>` injection mechanism
632
632
  ## If You Use readme-aura
633
633
 
634
634
  - **Add the topic:** Consider adding the [readme-aura](https://github.com/topics/readme-aura) topic to your repository so others can discover it.
635
- - **Found a bug?** Open an [issue](https://github.com/collectioneur/readme-aura/issues) even a one-liner helps.
635
+ - **Found a bug?** Open an [issue](https://github.com/collectioneur/readme-aura/issues) - even a one-liner helps.
636
636
  - **Built something cool?** Drop your template into [`examples/custom-templates/`](https://github.com/collectioneur/readme-aura/tree/main/examples/custom-templates) so anyone can install it with a single command. See the [contributing guide](https://github.com/collectioneur/readme-aura/blob/main/CONTRIBUTING.md) for details.
637
637
 
638
638
  ## License