diff --git a/README.md b/README.md index 93be5d7..d86ad28 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ # Verdaccio Package Diff Plugin + + +[![made by RightCapital](https://img.shields.io/badge/made_by-RightCapital-5070e6)](https://rightcapital.com) +![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/RightCapitalHQ/verdaccio-package-diff/ci.yml) +[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org) +[![RightCapital frontend style guide](https://img.shields.io/badge/code_style-RightCapital-5c4c64?labelColor=f0ede8)](https://github.com/RightCapitalHQ/frontend-style-guide) + + + +## Introduce + +If you want to know what has changed between the two versions in the package, this plugin can tell you. + ## How to use To view the diffs between two versions of a package, go to: diff --git a/change/@rightcapital-verdaccio-package-diff-b92c438a-396c-404f-a7c0-f353d07bef5f.json b/change/@rightcapital-verdaccio-package-diff-b92c438a-396c-404f-a7c0-f353d07bef5f.json new file mode 100644 index 0000000..a88cce9 --- /dev/null +++ b/change/@rightcapital-verdaccio-package-diff-b92c438a-396c-404f-a7c0-f353d07bef5f.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "docs: update introduce section", + "packageName": "@rightcapital/verdaccio-package-diff", + "email": "zhangjie9477@gmail.com", + "dependentChangeType": "patch" +}