Tell changesets to ignore docs app
Noticed on https://github.com/CrowdStrike/ember-headless-form/pull/81
that the docs app wasn't omitted from changeset
⚠️ No Changeset found
Latest commit: 61e4025d992c757c6e5c62143696d3b949cabf7b
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Does that mean we cannot create explicit changeset entries for the docs-app anymore, that we want in the changelog? In most repos (like release-it based ones) we have documentation labelled entries also!
Oh! I hadn't considered that. The changelog entries would be in docs-app/CHANGELOG.md Otherwise you'd need to associate documentations entries with the addon itself
If that's what you want feel free to close this pr. I thought incruding the docs app mas a mistake 😅