2022-12-03 19:53:43 +01:00
|
|
|
# Node JS
|
|
|
|
<!-- TOC -->
|
|
|
|
|
|
|
|
- [System information](#system-information)
|
2022-12-03 20:08:13 +01:00
|
|
|
- [Release management](#release-management)
|
2022-12-03 19:53:43 +01:00
|
|
|
|
|
|
|
<!-- /TOC -->
|
|
|
|
|
|
|
|
## System information
|
|
|
|
|
|
|
|
- [How to get the current directory in Node.js](https://attacomsian.com/blog/nodejs-get-current-directory)
|
2022-12-03 20:08:13 +01:00
|
|
|
|
|
|
|
## Release management
|
|
|
|
|
|
|
|
- [Conventional commits](https://www.conventionalcommits.org/en/v1.0.0/)
|
|
|
|
- [How to regenerate changelog using standard-version](https://lukasznojek.com/blog/2020/03/how-to-regenerate-changelog-using-standard-version/)
|