@mainqueueio/playground 0.3.4-next.48 → 0.3.4-next.50

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.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -28,3 +28,5 @@ Test of chore to test release it
28
28
  Test of docs to test release it
29
29
  Test of style to test release it
30
30
  Test of refactor to test release it
31
+ Test of perf to test release it
32
+ Test of test to test release it
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mainqueueio/playground",
3
- "version": "0.3.4-next.48",
3
+ "version": "0.3.4-next.50",
4
4
  "author": "diegocuehdz",
5
5
  "description": "MainQueue's playground project for checking deploys, registries, and other things.",
6
6
  "license": "MIT",