@telnyx/react-voice-commons-sdk 0.1.3 → 0.1.4

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/CHANGELOG.md CHANGED
@@ -1,6 +1,24 @@
1
1
  # CHANGELOG.md
2
2
 
3
- ## [0.1.2](https://github.com/team-telnyx/react-native-voice-commons/releases/tag/0.1.2) (2025-11-04)
3
+ ## [0.1.4](https://www.npmjs.com/package/@telnyx/react-voice-commons-sdk/v/0.1.4) (2025-11-27)
4
+
5
+ ### Documentation
6
+
7
+ • Comprehensive push notification documentation (setup guides for Android FCM and iOS APNs)
8
+ • Quick Start Guide with step-by-step integration examples
9
+ • Portal setup guide for Firebase and Apple certificate configuration
10
+ • App setup guide for native Android and iOS implementation
11
+ • Cleaned up documentation formatting (removed emoji characters)
12
+ • Fixed documentation links to point to actual API references
13
+ • Updated CHANGELOG links to use npm package URLs
14
+
15
+ ### Enhancements
16
+
17
+ • Added `.gitignore` entries for `react-voice-commons-sdk/android/build` artifacts
18
+ • Improved documentation structure with dedicated quickstart section
19
+ • Enhanced TypeDoc markdown output configuration
20
+
21
+ ## [0.1.2](https://www.npmjs.com/package/@telnyx/react-voice-commons-sdk/v/0.1.2) (2025-11-04)
4
22
 
5
23
  ### Enhancement
6
24
 
@@ -14,7 +32,7 @@
14
32
 
15
33
  • Package metadata and npm publishing configuration
16
34
 
17
- ## [0.1.1](https://github.com/team-telnyx/react-native-voice-commons/releases/tag/0.1.1) (2025-11-02)
35
+ ## [0.1.1](https://www.npmjs.com/package/@telnyx/react-voice-commons-sdk/v/0.1.1) (2025-11-02)
18
36
 
19
37
  ### Enhancement
20
38
 
@@ -32,7 +50,7 @@
32
50
  • Session management
33
51
  • TypeScript type definitions
34
52
 
35
- ## [0.1.0](https://github.com/team-telnyx/react-native-voice-commons/releases/tag/0.1.0) (2025-11-01)
53
+ ## [0.1.0](https://www.npmjs.com/package/@telnyx/react-voice-commons-sdk/v/0.1.0) (2025-11-01)
36
54
 
37
55
  ### Enhancement
38
56