intercom-client 6.0.0-alpha → 6.0.0-alpha1
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/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,7 +8,7 @@ The Intercom TypeScript library provides convenient access to the Intercom API f
|
|
|
8
8
|
## V6 Release
|
|
9
9
|
|
|
10
10
|
The Intercom team is excited to announce a new and improved TypeScript SDK, currently available as an `alpha` version. Check out the
|
|
11
|
-
API reference [here](
|
|
11
|
+
API reference [here](https://github.com/intercom/intercom-node/blob/6.0.0-alpha/reference.md).
|
|
12
12
|
|
|
13
13
|
During this time, we hope to gather feedback from the Intercom community to help drive the direction of the latest API changes.
|
|
14
14
|
|