0.1.1 • Published 3 years ago

@domnc/advanced-devtools-cli v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

GitHub Workflow Status GitHub package.json version npm

npm

This project is published on npm @domnc/advanced-devtools-cli

https://www.npmjs.com/package/@domnc/advanced-devtools-cli

Getting Started

Prerequisites

I build this entire project with the following setup:

  • macOS Monterey v12.0 Beta
  • node v16.7.0
  • yarn v1.22.11
  • npm v7.20.3

Release

  • Run build script
yarn build
  • Generate a new release version
npx standard-version --dry-run
npx standard-version --release-as major / minor / patch
npx standard-version --prerelease alpha
  • Release new version on npm
git push --follow-tags origin master && npm publish

LICENSE

Copyright © 2021 Dominic Kolbe :de:

0.1.1

3 years ago

0.1.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago