telnyx 2.1.0-beta.1 → 2.1.0

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 (3) hide show
  1. package/CHANGELOG.md +1 -0
  2. package/VERSION +1 -1
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -6,6 +6,7 @@
6
6
 
7
7
  - Add dual package support for both CommonJS and ES modules
8
8
  - Maintain backward compatibility with existing code
9
+ - Add new example for `AiModels` resource
9
10
 
10
11
  ### v2.0.1
11
12
 
package/VERSION CHANGED
@@ -1 +1 @@
1
- 2.1.0-beta.1
1
+ 2.1.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "telnyx",
3
- "version": "2.1.0-beta.1",
3
+ "version": "2.1.0",
4
4
  "description": "Telnyx API Node SDK",
5
5
  "keywords": [
6
6
  "telnyx",