Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 10, 2025

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

@patternfly/elements@4.3.0

Minor Changes

  • 280ef9b: ✨ Added <pf-alert> component

    An alert is a notification that provides brief information to the user without blocking their workflow.

    <pf-alert variant="warning"
              title-text="Custom alert title"
              dismissable>
      This is the alert description.
      <pf-button slot="actions">Ok</pf-button>
      <pf-button slot="actions">Cancel</pf-button>
    </pf-alert>
  • 1eea604: ✨ Added <pf-helper-text> component

    Helper text is an on-screen field guideline that helps provide context regarding field inputs.

    <pf-helper-text variant="error">You must include an email address</pf-helper-text>
  • 26b1faa: ✨ Added <pf-hint> component

    A hint is in-app messaging that provides a one-step reminder, explanation,
    or call to action for a page or modal. Hints provide information about an
    interaction or prerequisite step that might not be immediately obvious to the
    user.

    <pf-hint>
      Welcome to the new documentation experience.
      <a href="#">Learn more about the improved features</a>.
    </pf-hint>

Patch Changes

  • a13e259: Update dependencies
  • Updated dependencies [a13e259]
    • @patternfly/pfe-core@5.0.5

@patternfly/pfe-core@5.0.5

Patch Changes

@patternfly/create-element@1.0.5

Patch Changes

@patternfly/eslint-config-elements@4.0.1

Patch Changes

@patternfly/pfe-tools@5.0.5

Patch Changes

@netlify
Copy link

netlify bot commented Dec 10, 2025

Deploy Preview for patternfly-elements ready!

Name Link
🔨 Latest commit e87aa11
🔍 Latest deploy log https://app.netlify.com/projects/patternfly-elements/deploys/694d871fb8d79400084c4c79
😎 Deploy Preview https://deploy-preview-2956--patternfly-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from 2b31ce9 to a5023a6 Compare December 25, 2025 14:43
@bennypowers bennypowers enabled auto-merge (squash) December 25, 2025 18:45
@github-actions github-actions bot added the AT passed Automated testing has passed label Dec 25, 2025
@github-actions
Copy link
Contributor Author

SSR Test Run for 4f3aaf5: Report

@github-actions github-actions bot force-pushed the changeset-release/main branch from a5023a6 to e87aa11 Compare December 25, 2025 18:49
@bennypowers bennypowers disabled auto-merge December 25, 2025 18:51
@bennypowers bennypowers enabled auto-merge (squash) December 25, 2025 18:51
@github-actions
Copy link
Contributor Author

SSR Test Run for 0d331ab: Report

@github-actions
Copy link
Contributor Author

✅ Commitlint tests passed!

More Info
{
  "valid": true,
  "errors": [],
  "warnings": [],
  "input": "chore: prepare release"
}

@bennypowers bennypowers merged commit 19e8928 into main Dec 25, 2025
14 checks passed
@bennypowers bennypowers deleted the changeset-release/main branch December 25, 2025 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AT passed Automated testing has passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants