We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b179b4 commit 6fcd247Copy full SHA for 6fcd247
.changeset/rename-application-id-header.md
packages/nylas-connect/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @nylas/connect
2
3
+## 1.2.4
4
+
5
+### Patch Changes
6
7
+- 3b179b4: Changed the header name from `x-nylas-application-public-id` to improve API consistency.
8
9
## 1.2.3
10
11
### Patch Changes
packages/nylas-connect/package.json
@@ -1,6 +1,6 @@
{
"name": "@nylas/connect",
- "version": "1.2.3",
+ "version": "1.2.4",
"description": "Modern, lightweight Nylas connection library with PKCE support",
"main": "dist/index.js",
"module": "dist/index.js",
0 commit comments