@produce8/analytics-openapi-types 1.0.0-dev.20251127185324 → 1.0.0-dev.20251127195622

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 +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -38,3 +38,4 @@ To install a specific environment version:
38
38
  npm install @produce8/analytics-openapi-types@dev
39
39
  npm install @produce8/analytics-openapi-types@latest
40
40
  ```
41
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@produce8/analytics-openapi-types",
3
- "version": "1.0.0-dev.20251127185324",
3
+ "version": "1.0.0-dev.20251127195622",
4
4
  "description": "TypeScript types generated from Analytics Service OpenAPI specification",
5
5
  "main": "openapi-types.ts",
6
6
  "types": "openapi-types.ts",