randmarcomps 1.571.0 → 1.573.0

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
@@ -158,3 +158,4 @@ If you're using earlier versions, you may encounter compatibility issues:
158
158
  - `npm run dev` - Start development server
159
159
  - `npm run build` - Build the library
160
160
  - `npm run lint` - Lint the code
161
+ - Do not manually bump the `package.json` version; CI/CD handles versioning/publishing.