Skip to content

Commit

Permalink
chore: Enter prerelease mode and version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokada committed May 10, 2024
1 parent 4d03d13 commit ec3745e
Show file tree
Hide file tree
Showing 300 changed files with 1,798 additions and 299 deletions.
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@
"initialVersions": {
"svelte-heros-v2": "2.0.0-next.1"
},
"changesets": []
"changesets": [
"long-cobras-hide"
]
}
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.2

### Patch Changes

- chore: add npx changeset pre enter next ([`4d03d13e2f797d66f5e317cff79507876faab34a`](https://github.com/shinokada/svelte-heros-v2/commit/4d03d13e2f797d66f5e317cff79507876faab34a))

## 2.0.0

### 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.1",
"version": "2.0.0-next.2",
"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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,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 @@ -142,4 +142,9 @@
</svg>
{/if}


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

0 comments on commit ec3745e

Please sign in to comment.