checkly 8.8.0-prerelease-e12e48f → 8.8.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.
@@ -3698,5 +3698,5 @@
3698
3698
  ]
3699
3699
  }
3700
3700
  },
3701
- "version": "8.8.0-prerelease-e12e48f"
3701
+ "version": "8.8.0"
3702
3702
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "checkly",
3
- "version": "8.8.0-prerelease-e12e48f",
3
+ "version": "8.8.0",
4
4
  "type": "module",
5
5
  "description": "Checkly CLI",
6
6
  "main": "dist/index.js",