Skip to content

Commit 0a79010

Browse files
committed
ci: replace with semantic-release-monorepo-esm
1 parent 3b774bf commit 0a79010

File tree

36 files changed

+191
-138
lines changed

36 files changed

+191
-138
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"react-native-builder-bob": "^0.23.1",
6060
"rimraf": "^5.0.5",
6161
"semantic-release": "^22.0.8",
62-
"semantic-release-monorepo": "^7.0.5",
62+
"semantic-release-monorepo-esm": "^1.0.12",
6363
"ts-jest": "^29.1.1",
6464
"typescript": "^5.2.2"
6565
},

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/uuid": "^9.0.7",
5959
"jest": "^29.7.0",
6060
"semantic-release": "^22.0.8",
61-
"semantic-release-monorepo": "^7.0.5",
61+
"semantic-release-monorepo-esm": "^1.0.12",
6262
"typescript": "^5.2.2"
6363
},
6464
"peerDependencies": {

packages/core/release.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

packages/plugins/plugin-adjust/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react-native-builder-bob": "^0.23.1",
5858
"rimraf": "^5.0.5",
5959
"semantic-release": "^22.0.8",
60-
"semantic-release-monorepo": "^7.0.5",
60+
"semantic-release-monorepo-esm": "^1.0.12",
6161
"typescript": "^5.2.2"
6262
},
6363
"react-native-builder-bob": {
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

packages/plugins/plugin-advertising-id/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"react-native-builder-bob": "^0.23.1",
5656
"rimraf": "^5.0.5",
5757
"semantic-release": "^22.0.8",
58-
"semantic-release-monorepo": "^7.0.5",
58+
"semantic-release-monorepo-esm": "^1.0.12",
5959
"typescript": "^5.2.2"
6060
},
6161
"react-native-builder-bob": {
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
33
};
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

packages/plugins/plugin-appsflyer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react-native-builder-bob": "^0.23.1",
5858
"rimraf": "^5.0.5",
5959
"semantic-release": "^22.0.8",
60-
"semantic-release-monorepo": "^7.0.5",
60+
"semantic-release-monorepo-esm": "^1.0.12",
6161
"typescript": "^5.2.2"
6262
},
6363
"react-native-builder-bob": {
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

packages/plugins/plugin-branch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react-native-builder-bob": "^0.23.1",
5858
"rimraf": "^5.0.5",
5959
"semantic-release": "^22.0.8",
60-
"semantic-release-monorepo": "^7.0.5",
60+
"semantic-release-monorepo-esm": "^1.0.12",
6161
"typescript": "^5.2.2"
6262
},
6363
"react-native-builder-bob": {
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

packages/plugins/plugin-braze-middleware/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react-native-builder-bob": "^0.23.1",
5858
"rimraf": "^5.0.5",
5959
"semantic-release": "^22.0.8",
60-
"semantic-release-monorepo": "^7.0.5",
60+
"semantic-release-monorepo-esm": "^1.0.12",
6161
"typescript": "^5.2.2"
6262
},
6363
"react-native-builder-bob": {
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

packages/plugins/plugin-braze/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"react-native-builder-bob": "^0.23.1",
6060
"rimraf": "^5.0.5",
6161
"semantic-release": "^22.0.8",
62-
"semantic-release-monorepo": "^7.0.5",
62+
"semantic-release-monorepo-esm": "^1.0.12",
6363
"typescript": "^5.2.2"
6464
},
6565
"react-native-builder-bob": {
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

packages/plugins/plugin-clevertap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react-native-builder-bob": "^0.23.1",
5858
"rimraf": "^5.0.5",
5959
"semantic-release": "^22.0.8",
60-
"semantic-release-monorepo": "^7.0.5",
60+
"semantic-release-monorepo-esm": "^1.0.12",
6161
"typescript": "^5.2.2"
6262
},
6363
"react-native-builder-bob": {
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

packages/plugins/plugin-destination-filters/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"react-native-builder-bob": "^0.23.1",
6666
"rimraf": "^5.0.5",
6767
"semantic-release": "^22.0.8",
68-
"semantic-release-monorepo": "^7.0.5",
68+
"semantic-release-monorepo-esm": "^1.0.12",
6969
"typescript": "^5.2.2"
7070
},
7171
"react-native-builder-bob": {
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

packages/plugins/plugin-device-token/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"react-native-builder-bob": "^0.23.1",
6060
"rimraf": "^5.0.5",
6161
"semantic-release": "^22.0.8",
62-
"semantic-release-monorepo": "^7.0.5",
62+
"semantic-release-monorepo-esm": "^1.0.12",
6363
"typescript": "^5.2.2"
6464
},
6565
"react-native-builder-bob": {
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

packages/plugins/plugin-facebook-app-events/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react-native-fbsdk-next": "^11",
5858
"rimraf": "^5.0.5",
5959
"semantic-release": "^22.0.8",
60-
"semantic-release-monorepo": "^7.0.5",
60+
"semantic-release-monorepo-esm": "^1.0.12",
6161
"typescript": "^5.2.2"
6262
},
6363
"react-native-builder-bob": {
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

packages/plugins/plugin-firebase/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"react-native-builder-bob": "^0.23.1",
6060
"rimraf": "^5.0.5",
6161
"semantic-release": "^22.0.8",
62-
"semantic-release-monorepo": "^7.0.5",
62+
"semantic-release-monorepo-esm": "^1.0.12",
6363
"typescript": "^5.2.2"
6464
},
6565
"react-native-builder-bob": {
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

packages/plugins/plugin-idfa/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"react-native-builder-bob": "^0.23.1",
5656
"rimraf": "^5.0.5",
5757
"semantic-release": "^22.0.8",
58-
"semantic-release-monorepo": "^7.0.5",
58+
"semantic-release-monorepo-esm": "^1.0.12",
5959
"typescript": "^5.2.2"
6060
},
6161
"react-native-builder-bob": {
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

packages/plugins/plugin-mixpanel/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react-native-builder-bob": "^0.23.1",
5858
"rimraf": "^5.0.5",
5959
"semantic-release": "^22.0.8",
60-
"semantic-release-monorepo": "^7.0.5",
60+
"semantic-release-monorepo-esm": "^1.0.12",
6161
"typescript": "^5.2.2"
6262
},
6363
"react-native-builder-bob": {
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

packages/plugins/plugin-onetrust/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"react-native-builder-bob": "^0.23.1",
6262
"rimraf": "^5.0.5",
6363
"semantic-release": "^22.0.8",
64-
"semantic-release-monorepo": "^7.0.5",
64+
"semantic-release-monorepo-esm": "^1.0.12",
6565
"typescript": "^5.2.2"
6666
},
6767
"react-native-builder-bob": {
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

packages/sovran/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"devDependencies": {
5555
"jest": "^29.7.0",
5656
"semantic-release": "^22.0.8",
57-
"semantic-release-monorepo": "^7.0.5",
57+
"semantic-release-monorepo-esm": "^1.0.12",
5858
"typescript": "^5.2.2"
5959
},
6060
"react-native-builder-bob": {

packages/sovran/release.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['../../release.config.js', 'semantic-release-monorepo'],
2+
extends: ['../../release.config.js', 'semantic-release-monorepo-esm'],
33
};

release.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ module.exports = {
1010
'@semantic-release/github',
1111
'@semantic-release/git',
1212
],
13-
extends: 'semantic-release-monorepo',
13+
extends: 'semantic-release-monorepo-esm',
1414
};

0 commit comments

Comments
 (0)