You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release: bump cddl to v0.10.2, fix release drafter path filtering
- Bump library version from 0.10.1 to 0.10.2
- Add include-paths to cddl-release-drafter.yml to only include core
library changes (src/, tests/, Cargo.toml, Cargo.lock, cddl.pest)
- Add include-paths to vscode-extension-release-drafter.yml to only
include cddl-lsp/ changes
- This ensures release notes for each are scoped to their own changes