@playcademy/vite-plugin 0.2.19 → 0.2.21-beta.1

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
@@ -375,11 +375,10 @@ cd packages/vite-plugin
375
375
 
376
376
  # Build the plugin
377
377
  bun run build
378
-
379
- # Publish to npm (requires permissions)
380
- bun run pub
381
378
  ```
382
379
 
380
+ Package releases are handled by the monorepo Changesets and CI release workflows rather than from this package directory.
381
+
383
382
  ## Dependencies
384
383
 
385
384
  ### Runtime Dependencies