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

chore: release eslint-plugin-prettier #624

Merged
merged 1 commit into from Dec 24, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 21, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

eslint-plugin-prettier@5.1.2

Patch Changes

  • #623 8210e44 Thanks @BPScott! - Add exports mapping to package.json, to allow import eslintPluginRecommended from 'eslint-plugin-prettier/recommended' to work as expected.

    Strictly speaking this is a breaking change as it removes the ability for people to import from "eslint-plugin-prettier/eslint-plugin-prettier.js" and "eslint-plugin-prettier/recommended.js" but the former was never recommended in the first place and the latter has only been available for a few days.

  • #621 2b09e7f Thanks @JounQin! - feat: support parsing markdown via eslint-mdx natively

@JounQin
Copy link
Member

JounQin commented Dec 21, 2023

@BPScott Do you have the owner role of this repo? I'd like to enable changeset publish for releasing on CI automatically.

@BPScott
Copy link
Member

BPScott commented Dec 22, 2023

Heh, the last time I merged a changeset PR it suprised me that it didn't do the release for us.

Alas I've not got admin rights to the repo so I can't add secret tokens. Perhaps @lipis might be able to help?

@JounQin JounQin merged commit d102278 into master Dec 24, 2023
@JounQin JounQin deleted the changeset-release/master branch December 24, 2023 05:23
@fisker
Copy link
Member

fisker commented Dec 25, 2023

Added @JounQin and @BPScott as "Admin" of this repo.

@JounQin
Copy link
Member

JounQin commented Dec 25, 2023

Thanks again! @fisker

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.

None yet

3 participants