semantic-release-config

v2.3.4
Bundles together an ambitious semantic-release shared configuration used across many project types
bundle chrome config exec firefox git github gitlab library and 9 more...

build

bash start.sh && task npm:build:tsconfig

bump

npm run build && npm version patch --no-scripts --no-commit-hooks --no-git-tag-version --force && SKIP_PREPUB=true npm publish

commit

bash start.sh && task commit

fix

bash start.sh && task fix

help

bash start.sh && task --menu

lint

bash start.sh && task lint

preload

bash start.sh && task preload

prepare

bash start.sh && (test -f Taskfile.yml && task npm:prepare) || true

release

bash start.sh && task publish:semantic-release

repair

bash <(curl -sS https://install.doctor/repair)

start

test -z $SKIP_NPM_START && bash start.sh || true

test

bash start.sh && task npm:test:none

unpack

bash start.sh && task npm:bundle:unpack

update

bash start.sh && task update

vscode

bash start.sh && task vscode

Metadata

  • MIT
  • >=14.18.0
  • Brian Zalewski
  • released 4/8/2022

Downloads