mdx-js / eslint-mdx

ESLint Parser/Plugin for MDX
https://npmjs.org/eslint-plugin-mdx
MIT License
263 stars 32 forks source link

chore: release package(s) #492

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 9 months ago

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 release-v2, this PR will be updated.

Releases

eslint-mdx@2.2.1

Patch Changes

eslint-plugin-mdx@2.2.1

Patch Changes

codesandbox-ci[bot] commented 9 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f9ff397) 100.00% compared to head (f9ff397) 100.00%.

:exclamation: Current head f9ff397 differs from pull request most recent head c23910d. Consider uploading reports for the commit c23910d to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-v2 #492 +/- ## ============================================ Coverage 100.00% 100.00% ============================================ Files 19 19 Lines 188 188 Branches 32 32 ============================================ Hits 188 188 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

JounQin commented 9 months ago

@wooorm Ready for a release for v2 on branch release-v2. The release command has been updated for you.

https://github.com/mdx-js/eslint-mdx/blob/f9ff3974299ec900e5444b2607111ad21ba1febe/package.json#L24

wooorm commented 9 months ago

Done!

npm finally has good tokens. That can be scoped to packages. If you want we can set that up! I can make a token for these two packages and add it here as a secret. Just let me know what I should call it!

JounQin commented 9 months ago

@wooorm That seems great! Can you add it as a NPM_TOKEN secret?

wooorm commented 9 months ago

Added an NPM_TOKEN to “Repository secrets”. Lasts 3 years.