a6b1b7381f
`pnpm flub generate changelog -g client` |
||
---|---|---|
.. | ||
README.md | ||
config.json |
README.md
Changesets
This folder contains changesets, which are markdown files that hold two key bits of information:
- a version type (following semver), and
- change information to be added to a changelog. You can find the full documentation for it in the changesets section of our wiki or in the official changesets documentation.
There is also a list of frequently asked questions in the wiki.
Updating changelogs from changesets
See flub generate changelog, which is built on top of @fluid-private/changelog-generator.