checkly 8.4.0-prerelease-77ac631 → 8.4.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.
@@ -2932,5 +2932,5 @@
2932
2932
  ]
2933
2933
  }
2934
2934
  },
2935
- "version": "8.4.0-prerelease-77ac631"
2935
+ "version": "8.4.0"
2936
2936
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "checkly",
3
- "version": "8.4.0-prerelease-77ac631",
3
+ "version": "8.4.0",
4
4
  "type": "module",
5
5
  "description": "Checkly CLI",
6
6
  "main": "dist/index.js",