svelte-lucide
Advanced tools
Comparing version 0.2.7 to 0.2.8
@@ -5,2 +5,10 @@ # Changelog | ||
### [0.2.8](https://github.com/shinokada/svelte-lucide/compare/v0.2.7...v0.2.8) (2023-01-31) | ||
### Bug Fixes | ||
* add service-worker in index.html ([c887ba3](https://github.com/shinokada/svelte-lucide/commit/c887ba3169be10d7a85e3a701d8e56432e9b6eed)) | ||
* image width ([49b74e3](https://github.com/shinokada/svelte-lucide/commit/49b74e3b8e720f34c2a5efffbcd48b460f61f36e)) | ||
### [0.2.7](https://github.com/shinokada/svelte-lucide/compare/v0.2.6...v0.2.7) (2023-01-31) | ||
@@ -7,0 +15,0 @@ |
{ | ||
"name": "svelte-lucide", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "Lucide-icon components for Sveltejs", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -18,3 +18,3 @@ <h1 align="center">Svelte Lucide</h1> | ||
<p align="center"> | ||
<img src="/static/images/lucide.png" /> | ||
<img src="/static/images/lucide.png" width="650" /> | ||
</p> | ||
@@ -21,0 +21,0 @@ |
857378