Skip to content

Commit

Permalink
ci: replace with semantic-release-monorepo-esm
Browse files Browse the repository at this point in the history
  • Loading branch information
oscb committed Dec 13, 2023
1 parent 3b774bf commit 0a79010
Show file tree
Hide file tree
Showing 36 changed files with 191 additions and 138 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"react-native-builder-bob": "^0.23.1",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/uuid": "^9.0.7",
"jest": "^29.7.0",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/plugins/plugin-adjust/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"react-native-builder-bob": "^0.23.1",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-adjust/release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/plugins/plugin-advertising-id/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"react-native-builder-bob": "^0.23.1",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-advertising-id/release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/plugins/plugin-amplitudeSession/release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/plugins/plugin-appsflyer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"react-native-builder-bob": "^0.23.1",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-appsflyer/release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/plugins/plugin-branch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"react-native-builder-bob": "^0.23.1",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-branch/release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/plugins/plugin-braze-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"react-native-builder-bob": "^0.23.1",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-braze-middleware/release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/plugins/plugin-braze/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"react-native-builder-bob": "^0.23.1",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-braze/release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/plugins/plugin-clevertap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"react-native-builder-bob": "^0.23.1",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-clevertap/release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/plugins/plugin-destination-filters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"react-native-builder-bob": "^0.23.1",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/plugins/plugin-device-token/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"react-native-builder-bob": "^0.23.1",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-device-token/release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/plugins/plugin-facebook-app-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"react-native-fbsdk-next": "^11",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/plugins/plugin-firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"react-native-builder-bob": "^0.23.1",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-firebase/release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/plugins/plugin-idfa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"react-native-builder-bob": "^0.23.1",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-idfa/release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/plugins/plugin-mixpanel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"react-native-builder-bob": "^0.23.1",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-mixpanel/release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/plugins/plugin-onetrust/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"react-native-builder-bob": "^0.23.1",
"rimraf": "^5.0.5",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-onetrust/release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion packages/sovran/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"jest": "^29.7.0",
"semantic-release": "^22.0.8",
"semantic-release-monorepo": "^7.0.5",
"semantic-release-monorepo-esm": "^1.0.12",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sovran/release.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['../../release.config.js', 'semantic-release-monorepo'],
extends: ['../../release.config.js', 'semantic-release-monorepo-esm'],
};
2 changes: 1 addition & 1 deletion release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ module.exports = {
'@semantic-release/github',
'@semantic-release/git',
],
extends: 'semantic-release-monorepo',
extends: 'semantic-release-monorepo-esm',
};
Loading

0 comments on commit 0a79010

Please sign in to comment.