Skip to content

Commit

Permalink
chore: changeset version and lib-helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokada committed May 11, 2024
1 parent 763b1ae commit ea7e49a
Show file tree
Hide file tree
Showing 300 changed files with 1,797 additions and 299 deletions.
3 changes: 2 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"svelte-heros-v2": "2.0.0-next.1"
},
"changesets": [
"long-cobras-hide"
"long-cobras-hide",
"seven-queens-cough"
]
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# svelte-heros-v2

## 2.0.0-next.3

### Patch Changes

- fix: change hasDescription to derived ([`763b1aecd457bfe0f43e71a9312c9e9aa51e05be`](https://github.com/shinokada/svelte-heros-v2/commit/763b1aecd457bfe0f43e71a9312c9e9aa51e05be))

## 2.0.0-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-heros-v2",
"version": "2.0.0-next.2",
"version": "2.0.0-next.3",
"description": "Hero icon v2 components for Svelte",
"license": "Apache License 2.0",
"homepage": "https://svelte-heros-v2.codewithshin.com/",
Expand Down
7 changes: 6 additions & 1 deletion src/lib/AcademicCap.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/AdjustmentsHorizontal.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/AdjustmentsVertical.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArchiveBox.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArchiveBoxArrowDown.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArchiveBoxXMark.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowDown.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowDownCircle.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowDownLeft.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowDownOnSquare.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowDownOnSquareStack.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowDownRight.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowDownTray.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowLeft.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowLeftCircle.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowLeftEndOnRectangle.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowLeftOnRectangle.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowLeftStartOnRectangle.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowLongDown.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowLongLeft.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowLongRight.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowLongUp.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowPath.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowPathRoundedSquare.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowRight.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowRightCircle.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowRightEndOnRectangle.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowRightOnRectangle.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowRightStartOnRectangle.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowSmallDown.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowSmallLeft.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowSmallRight.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
7 changes: 6 additions & 1 deletion src/lib/ArrowSmallUp.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,9 @@
</svg>
{/if}


<!--
@component
[Go to docs](https://svelte-heros-v2.codewithshin.com/)
## Props
@props:
-->
Loading

0 comments on commit ea7e49a

Please sign in to comment.