@growsober/sdk 1.0.19 → 1.0.20

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@growsober/sdk",
3
- "version": "1.0.19",
3
+ "version": "1.0.20",
4
4
  "description": "Shared TypeScript SDK for GrowSober API - TanStack Query hooks, API client, and utilities",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.js",
@@ -50,7 +50,7 @@
50
50
  "zod": "^3.0.0"
51
51
  },
52
52
  "dependencies": {
53
- "@growsober/types": "^1.0.8"
53
+ "@growsober/types": "^1.0.9"
54
54
  },
55
55
  "devDependencies": {
56
56
  "@tanstack/react-query": "^5.90.16",
package/src/api/CLAUDE.md CHANGED
@@ -7,6 +7,6 @@
7
7
 
8
8
  | ID | Time | T | Title | Read |
9
9
  |----|------|---|-------|------|
10
- | #1290 | 5:24 AM | 🔵 | GrowSober SDK uses auto-generated types from OpenAPI specification | ~530 |
11
- | #1047 | 1:59 AM | 🔵 | GrowSober SDK defines multiple authentication methods | ~388 |
10
+ | #1712 | 11:42 AM | 🟣 | Product Checkout Flow with Stripe Payment Integration Completed | ~536 |
11
+ | #1208 | 3:28 AM | 🔵 | UserResponse data structure includes comprehensive profile and notification settings | ~580 |
12
12
  </claude-mem-context>