@segment/public-api-sdk-typescript 32.0.2-b5001 → 32.0.2-b5004

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 +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -49,3 +49,7 @@ All test files are under `tests` folders.
49
49
  yarn install
50
50
  yarn test
51
51
  ```
52
+
53
+ ## Contributing
54
+
55
+ This repository is auto-generated and not open for contributions from external contributors. If you have problems with the repo, please raise an issue instead of a pull request. Pull requests will not be reviewed.
package/package.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "uuid": "^8.3.2",
19
19
  "request": "^2.88.2"
20
20
  },
21
- "version": "32.0.2b5001",
21
+ "version": "32.0.2b5004",
22
22
  "devDependencies": {
23
23
  "@types/bluebird": "^3.5.33",
24
24
  "@types/jest": "^29.1.1",