1.3.0 • Published 4 years ago

@voigtd/test-repo v1.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Simulate a the release process

  1. npm install
  2. login via the command line with npm login
  3. To create a release: npm run release
  4. Then run git push --follow-tags origin master && npm publish
  5. Use conventional commit types in your git commits: feat:, fix:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test:
1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago