@kittycad/lib 3.1.7 → 3.1.8

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.
@@ -7,7 +7,7 @@ declare type GetOrgSubscriptionReturn = ZooProductSubscriptions;
7
7
  /**
8
8
  * Get the subscription for an org.
9
9
  *
10
- * This endpoint requires authentication by an org admin. It gets the subscription for the authenticated user's org.
10
+ * This endpoint requires authentication by any member of an org. It gets the subscription for the authenticated user's org.
11
11
  *
12
12
  * Tags: payments
13
13
  *
@@ -8,7 +8,7 @@ declare type GetPaymentBalanceForOrgReturn = CustomerBalance;
8
8
  /**
9
9
  * Get balance for your org.
10
10
  *
11
- * This endpoint requires authentication by an org admin. It gets the balance information for the authenticated user's org.
11
+ * This endpoint requires authentication by any member of an org. It gets the balance information for the authenticated user's org.
12
12
  *
13
13
  * Tags: payments
14
14
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kittycad/lib",
3
- "version": "3.1.7",
3
+ "version": "3.1.8",
4
4
  "description": "Javascript library for KittyCAD API",
5
5
  "type": "module",
6
6
  "keywords": [