chore: add package metadata#448
Conversation
🦋 Changeset detectedLatest commit: 5afea19 The changes in this PR will be included in the next version bump. This PR includes changesets to release 13 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Greptile SummaryThis PR adds
Confidence Score: 5/5Safe to merge — all changes are package.json metadata additions with no effect on runtime behaviour, dependencies, or exports. Every change is a single-line metadata field (license or bugs.url) in a package.json. Nothing in the build pipeline, source code, or published module output is altered. .changeset/add-license-metadata.md — consider whether @openapi-qraft/eslint-plugin-query should be added so the bugs.url change is published. Important Files Changed
Reviews (3): Last reviewed commit: "Add eslint plugin bugs metadata" | Re-trigger Greptile |
|
@yanziwei, thank you for your contribution. |
bf9e3a9 to
5afea19
Compare
Summary
license: "MIT"metadata to published OpenAPI Qraft package manifests already covered by this PRbugs.urlmetadata to@openapi-qraft/eslint-plugin-queryThe new
bugs.urlpoints to the repository issue tracker:This PR only changes package metadata. Runtime code, dependencies, exports, package versions, and build output are unchanged.
Validation
The dry-run package includes
package.json.