Skip to content

Commit 4c865a1

Browse files
committed
Upgrade fern cli and generator versions
1 parent 780de8a commit 4c865a1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

fern/fern.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"organization": "intercom",
3-
"version": "2.8.2"
3+
"version": "2.17.0"
44
}

fern/generators.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ api:
3131
groups:
3232
ts-sdk:
3333
generators:
34-
- name: fernapi/fern-typescript-node-sdk
35-
version: 0.51.7
34+
- name: fernapi/fern-typescript-sdk
35+
version: 3.35.6
3636
output:
3737
location: npm
3838
package-name: intercom-client
@@ -62,7 +62,7 @@ groups:
6262
java-sdk:
6363
generators:
6464
- name: fernapi/fern-java-sdk
65-
version: 2.37.0
65+
version: 3.20.1
6666
output:
6767
location: maven
6868
coordinate: io.intercom:intercom-java
@@ -84,7 +84,7 @@ groups:
8484
python-sdk:
8585
generators:
8686
- name: fernapi/fern-python-sdk
87-
version: 4.22.0
87+
version: 4.41.3
8888
github:
8989
mode: pull-request
9090
repository: intercom/python-intercom
@@ -100,7 +100,7 @@ groups:
100100
php-sdk:
101101
generators:
102102
- name: fernapi/fern-php-sdk
103-
version: 1.16.7
103+
version: 1.24.1
104104
github:
105105
mode: pull-request
106106
repository: intercom/intercom-php

0 commit comments

Comments
 (0)