Skip to content

release: 📦 update packages version#13

Merged
Hebilicious merged 1 commit intomainfrom
changeset-release/main
Oct 25, 2025
Merged

release: 📦 update packages version#13
Hebilicious merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

@hebilicious/cssforge@0.4.0

Minor Changes

  • ab752be: # Introduce variantNameOnly feature for themes.

    When working with themes, you can choose to only include the variant name in the CSS
    variable name by setting variantNameOnly: true in the color definition settings. This is
    usually used in combination with condition to conditionnally apply themes.

    • Default: --theme-${themeName}-${colorName}-${variantName}
    • VariantOnly Name: --${variantName}
    • Path : theme.${themeName}.${colorName}.${variantName}

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 17f26b5 to 6932e51 Compare October 25, 2025 20:05
@Hebilicious Hebilicious merged commit cf10d8a into main Oct 25, 2025
@Hebilicious Hebilicious deleted the changeset-release/main branch October 25, 2025 20:06
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