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

Version Packages #126

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Version Packages #126

merged 1 commit into from
Nov 13, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 12, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Minor Changes

  • Add simple LayerChart integration template (#128)

[email protected]

Patch Changes

  • [ToggleButton] Remove |global modifier from transition (doesn't appear required anymore and should fix SvelteKit routing (14041fd)

  • [uniqueId] Track ids per prefix (523c609)

  • Add string utils to top-level exports and add docs (c046b08)

  • [ScrollingValue] Add single prop to enable individual number display (proper handling of 9) (a730969)

  • Added new IconInput and IconData types to enable inclusive & seamless passing of icon arguments between components. Also provides a asIconData utility function for type-safe conversion. (#125)
    Fixed type errors for Button & TextField's use of Icon data.

@github-actions github-actions bot force-pushed the changeset-release/main branch from add6e29 to 98ceb7e Compare November 12, 2023 00:48
Copy link

vercel bot commented Nov 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-ux ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2023 3:23pm

Copy link

what-the-diff bot commented Nov 12, 2023

PR Summary

  • Removal of changeset file
    The file .changeset/sixty-mangos-melt.md was deleted. This could indicate a concluded versioning process or the withdrawal of previously noted changes.

  • Update to Svelte-UI package

    • A new version (0.55.1) of our "svelte-ux" package was prepared. This consisted of an upgrade to a part of our package called the 'ScrollingValue' component. We added a new feature, the 'single' property, which when used will allow for the display of individual numbers rather than multiple at once.
    • The version number of the Svelte-UX package in the package.json file was incremented to 0.55.1, reflecting the enhancements we have made.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 668aa25 to 0b14940 Compare November 13, 2023 15:20
@techniq techniq merged commit a343195 into main Nov 13, 2023
1 check passed
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