emmet: Bump to 0.0.4#35305
Merged
Merged
Conversation
MrSubidubi
added a commit
to zed-industries/extensions
that referenced
this pull request
Jul 29, 2025
This PR updates the emmet extension to version 0.0.4 See zed-industries/zed#35305 for more context.
maxdeviant
pushed a commit
to zed-extensions/emmet
that referenced
this pull request
Aug 16, 2025
This PR bumps the emmet extension to version 0.0.4. Includes: - zed-industries/zed#33865 - zed-industries/zed#32208 - zed-industries/zed#15177 Note that this intentionally does NOT include a change in the `extension.toml`: The version was bumped incorrectly once in zed-industries/zed#32208 in both the `extension.toml` as well as the `Cargo.lock` but not in the `Cargo.toml`. After that, zed-industries/zed#33667 only removed the changes in the `Cargo.lock` but didn't revert the change in the `extension.toml` file. Hence, the version in the `extension.toml` is already at `0.0.4` Release Notes: - N/A
orual
pushed a commit
to orual/zed
that referenced
this pull request
Aug 23, 2025
This PR bumps the emmet extension to version 0.0.4. Includes: - zed-industries#33865 - zed-industries#32208 - zed-industries#15177 Note that this intentionally does NOT include a change in the `extension.toml`: The version was bumped incorrectly once in zed-industries#32208 in both the `extension.toml` as well as the `Cargo.lock` but not in the `Cargo.toml`. After that, zed-industries#33667 only removed the changes in the `Cargo.lock` but didn't revert the change in the `extension.toml` file. Hence, the version in the `extension.toml` is already at `0.0.4` Release Notes: - N/A
lucascompython
pushed a commit
to lucascompython/extensions
that referenced
this pull request
Oct 3, 2025
This PR updates the emmet extension to version 0.0.4 See zed-industries/zed#35305 for more context.
kumamaki
pushed a commit
to kumamaki/zed-extensions
that referenced
this pull request
May 5, 2026
This PR updates the emmet extension to version 0.0.4 See zed-industries/zed#35305 for more context.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR bumps the emmet extension to version 0.0.4.
Includes:
HTML/ERBfiles #33865zed_extension_apito v0.0.6 #15177Note that this intentionally does NOT include a change in the
extension.toml: The version was bumped incorrectly once in #32208 in both theextension.tomlas well as theCargo.lockbut not in theCargo.toml. After that, #33667 only removed the changes in theCargo.lockbut didn't revert the change in theextension.tomlfile. Hence, the version in theextension.tomlis already at0.0.4Release Notes: