Remove absoluteFilePath leaking in the commands metadata json file
Changes
Removed the absoluteFilePath
present in the command metadata. This is a breaking change but this property was never documented.
Commits
- chore: move to release-it instead of np (3ab65e3)
- Revert "feat: add absoluteFilePath to CommandMetadata (#153)" (793c0a8)
- Merge pull request #161 from Barbapapazes/patch-1 (c44052c)
- docs: fix typo in kernel jsdoc (912df56)
- chore: publish under latest tag (46da55a)
What's Changed
- docs: fix typo in kernel jsdoc by @Barbapapazes in #161
New Contributors
- @Barbapapazes made their first contribution in #161
Full Changelog: v13.0.0...v13.0.1