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 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Version Packages #1

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 28, 2024

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

  • ✨ added a barrel file to the components root folder (by @shairez in #1015)

    Now when you generate a component qwik-ui will create an index.ts file in your components folder which exports the newly generated components.

    Example: qwik-ui add input

    Generated output:

    src/components/index.ts # exports * from './input/input'
    src/components/input/input.tsx

@qwik-ui/[email protected]

Minor Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 024a30a to 8ff2c12 Compare April 11, 2024 01:25
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8ff2c12 to d8b7164 Compare April 14, 2024 21:53
@github-actions github-actions bot force-pushed the changeset-release/main branch from d8b7164 to 31291b7 Compare May 2, 2024 04:47
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from c900f7a to f5ff697 Compare May 19, 2024 22:27
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 59d7910 to 6c0e3b0 Compare June 8, 2024 19:21
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6c0e3b0 to d8099e7 Compare July 8, 2024 21:57
@github-actions github-actions bot force-pushed the changeset-release/main branch from d8099e7 to f153a64 Compare November 15, 2024 03:38
@github-actions github-actions bot force-pushed the changeset-release/main branch from f153a64 to 6bd62db Compare December 8, 2024 07:47
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.

0 participants