Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix icon exports #115

Merged
merged 3 commits into from
Sep 9, 2024
Merged

Fix icon exports #115

merged 3 commits into from
Sep 9, 2024

Conversation

mitchthorson
Copy link
Contributor

@mitchthorson mitchthorson commented Sep 9, 2024

What's in this pull request

  • Bug fix
  • New component/feature
  • Component update
  • Documentation update
  • Other

Description

Fixes icon export path and sets up new release

Before submitting, please check that you've

  • Formatted your code correctly (i.e., prettier cleaned it up)
  • Documented any new components or features
  • Added any changes in this PR to the CHANGELOG.md Next section
  • If this pull request includes a new component or feature, has it been exported from one of the library's entry points?
  • Does the component dispatch relevant interaction events? (ie: on:click, on:change, etc.)
  • Does the component directory include description and usage information in .stories.svelte?

@mitchthorson mitchthorson marked this pull request as ready for review September 9, 2024 16:27
@mitchthorson mitchthorson merged commit 99652ff into main Sep 9, 2024
2 checks passed
@mitchthorson mitchthorson deleted the fix-icon-exports branch September 9, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant