tovuk 0.1.69 → 0.1.70

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 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -48,8 +48,8 @@ State namespaces, service bindings, and usage caps through the CLI.
48
48
  Agents can also inspect API capabilities, account identity, usage, account
49
49
  activity, services, complete service overviews, deploys, builds, service/deploy/build logs,
50
50
  env metadata, custom domains, domain verification, service storage files and media,
51
- pricing, billing checkout links, billing portal links, and support ticket create,
52
- list, and resolve actions through the same CLI.
51
+ pricing, billing checkout links, billing portal links, service deletion, and
52
+ support ticket create, list, and resolve actions through the same CLI.
53
53
 
54
54
  Before high-throughput work, read pricing and set hard caps:
55
55
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tovuk",
3
- "version": "0.1.69",
3
+ "version": "0.1.70",
4
4
  "description": "Deploy Rust workers, static frontends, and worker-static services to Tovuk.",
5
5
  "type": "module",
6
6
  "bin": {