Lucas Fernandes Nogueira 6e879742f0 feat(ci): improve cache, add test-core features matrix (#5604) 2 年之前
..
config.json 6e879742f0 feat(ci): improve cache, add test-core features matrix (#5604) 2 年之前
initial-release.md 4334865266 refactor(cli): rename `tooling/cli.rs` folder to `tooling/cli` (#3388) 3 年之前
readme.md 8fd79b8fc0 Spelling (#4880) 2 年之前

readme.md

Changes

via https://github.com/jbolda/covector

As you create PRs and make changes that require a version bump, please add a new markdown file in this folder. You do not note the version number, but rather the type of bump that you expect: major, minor, or patch. The filename is not important, as long as it is a .md, but we recommend it represents the overall change for our sanity.

When you select the version bump required, you do not need to consider dependencies. Only note the package with the actual change, and any packages that depend on that package will be bumped automatically in the process.

Use the following format:

---
"tauri-plugin-{{ plugin_name }}": patch
---

Change summary goes here