Skip to content

Commit 991dbb7

Browse files
committed
update readme
1 parent 9054f0e commit 991dbb7

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,15 @@
55

66
The Intercom TypeScript library provides convenient access to the Intercom API from TypeScript.
77

8-
## Maintenance mode
9-
10-
The Intercom Node SDK is currently in maintenance mode whilst we consider the best way to support it. We are not currently accepting new feature requests or actively working on the SDK.
11-
12-
[![Circle CI](https://circleci.com/gh/intercom/intercom-node.png?style=shield)](https://circleci.com/gh/intercom/intercom-node)
138
[![npm](https://img.shields.io/npm/v/intercom-client)](https://www.npmjs.com/package/intercom-client)
14-
![Intercom API Version](https://img.shields.io/badge/Intercom%20API%20Version-2.6-blue)
9+
![Intercom API Version](https://img.shields.io/badge/Intercom%20API%20Version-2.11-blue)
1510
![Typescript Supported](https://img.shields.io/badge/Typescript-Supported-lightgrey)
1611

17-
> Official Node bindings to the [Intercom API](https://api.intercom.io/docs)
18-
1912
## Project Updates
2013

2114
## Breaking changes
2215

23-
The Node SDK has been updated to support latest API version (2.6). The update also contains requested features, such like Typescript support. You can find more information on how-to migrate and what has changed in the [migration guide](https://github.com/intercom/intercom-node/wiki/Migration-guide).
16+
The TypeScript SDK has been updated to support latest API version (2.11).
2417

2518
## Installation
2619

0 commit comments

Comments
 (0)