Skip to content

Commit 8a4fdc1

Browse files
fix(scripts): dart and js releases [skip-bc] (generated)
algolia/api-clients-automation#4104 Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 89f16c7 commit 8a4fdc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"scripts": {
99
"build": "lerna run build --scope '@algolia/requester-testing' --scope '@algolia/logger-console' --scope 'algoliasearch' --scope '@algolia/client-composition' --include-dependencies",
1010
"clean": "lerna run clean",
11-
"release:bump": "lerna version ${0:-patch} --no-changelog --no-git-tag-version --no-push --exact --force-publish --yes",
1211
"release:publish": "tsc --project scripts/tsconfig.json && node scripts/dist/scripts/publish.js",
1312
"test": "lerna run test $*",
1413
"test:size": "bundlesize",

0 commit comments

Comments
 (0)