https://github.com/patlux/semantic-release-test
🧙🏻♂️ Me playing with semantic-release
https://github.com/patlux/semantic-release-test
commitizen commitlint husky lint-staged semantic-release
Last synced: 3 months ago
JSON representation
🧙🏻♂️ Me playing with semantic-release
- Host: GitHub
- URL: https://github.com/patlux/semantic-release-test
- Owner: patlux
- License: mit
- Created: 2019-12-18T17:27:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T02:34:08.000Z (over 2 years ago)
- Last Synced: 2025-03-07T01:47:20.257Z (3 months ago)
- Topics: commitizen, commitlint, husky, lint-staged, semantic-release
- Language: TypeScript
- Homepage: https://patwoz.de
- Size: 2.51 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# semantic-release-test
[](https://www.npmjs.com/package/@patwoz/semantic-release-test 'View this project on npm')
[](https://github.com/patlux/semantic-release-test/actions)
[](https://github.com/semantic-release/semantic-release)
[](http://commitizen.github.io/cz-cli/)
[](https://twitter.com/de_patwoz) [](https://greenkeeper.io/)Me just playing with [semantic-release](https://github.com/semantic-release/semantic-release).
## 🔁 Flow
### Local (on your computer)

See [`.huskyrc`](./.huskyrc), [`.lintstagedrc`](./.lintstagedrc), [`package.json`](./package.json), [`commitlint.config.js`](./commitlint.config.js)
### Remote (CI)

See [`.github/workflows/nodejs.yml`](./.github/workflows/nodejs.yml)
## 🔖 License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
Created with 🔥 by [@de_patwoz](https://twitter.com/de_patwoz)