@drivardxrm/pptb-customapi-events-manager 1.0.4 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -55,6 +55,7 @@ npm run build
55
55
  ```
56
56
 
57
57
  The tool builds as a single-file bundle optimized for Power Platform ToolBox integration.
58
+ Release notes are maintained in-repo in `CHANGELOG.md`, so version bumps should include a matching changelog entry.
58
59
 
59
60
  #### Development
60
61