un-ts / prettier

:package: Opinionated but Incredible Prettier plugins.
https://prettier.vercel.app
MIT License
274 stars 25 forks source link

chore: release package(s) #268

Closed JounQin closed 1 year ago

JounQin commented 1 year ago

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

Releases

prettier-plugin-autocorrect@0.4.0

Minor Changes

prettier-plugin-pkg@0.18.0

Minor Changes

prettier-plugin-sh@0.13.0

Minor Changes

prettier-plugin-sql@0.15.0

Minor Changes

stackblitz[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

codesandbox-ci[bot] commented 1 year 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.

github-actions[bot] commented 1 year ago

size-limit report 📦

Path Size
packages/autocorrect/lib/index.js 379 B (0%)
packages/pkg/lib/index.js 449 B (0%)
packages/sh/lib/index.js 2.24 KB (0%)
packages/sql/lib/index.js 2.38 KB (0%)
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (4605fa5) 84.89% compared to head (c933931) 84.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #268 +/- ## ======================================= Coverage 84.89% 84.89% ======================================= Files 8 8 Lines 139 139 Branches 40 40 ======================================= Hits 118 118 Misses 21 21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.