Skip to content

[material_ui] Remove manual version changes#12253

Open
justinmc wants to merge 1 commit into
mainfrom
material-version-normalizing
Open

[material_ui] Remove manual version changes#12253
justinmc wants to merge 1 commit into
mainfrom
material-version-normalizing

Conversation

@justinmc

Copy link
Copy Markdown
Contributor

material_ui has had publishing turned off, but we're going to turn on the batch release process soon. This PR adjusts the pubspec version and Changelog to match what's on Pub, so that the batch release process can take over from there.

The version was originally bumped manually in #11649.

This is the material_ui version of #12252.

A future PR will come after this one and will enable the batch release process.

In a follow up PR, I should make a pending changelog like this:

changelog: |
  - Copies over all Material code from flutter/flutter.
  - Copies over Material localizations from flutter/flutter's flutter_localizations package.
  - Unpins material_color_utilities.
  - Migrates API doc samples and formatting.
  - Updates minimum supported SDK version to Flutter 3.44/Dart 3.12.

version: patch

So that they can be done automatically by the batch release process,
when that is turned off in a subsequent PR.
@justinmc
justinmc requested a review from stuartmorgan-g July 20, 2026 22:43
@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label Jul 20, 2026
@github-actions github-actions Bot added triage-framework Should be looked at in framework triage p: material_ui labels Jul 20, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request reverts the version of the material_ui package from 0.0.2 to 0.0.1 in pubspec.yaml and CHANGELOG.md, removing the changelog entries associated with version 0.0.2. There are no review comments, and I have no feedback to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD p: material_ui triage-framework Should be looked at in framework triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant