create-3h-node
Version:
A node lib initializer.
58 lines (29 loc) • 570 B
Markdown
# Changelog
## 0.5.5
- Update deps
## 0.5.4
- Fix script command
## 0.5.3
- Fix file manifest
## 0.5.2
- Fix module type
## 0.5.1
- Fix template entry point
## 0.5.0
- Update `dts2md`
## 0.4.0
- Disable ts incremental build by defalut
## 0.3.2
- Fix `respository` field in `package.json`
## 0.3.1
- Fix `--desc` option
## 0.3.0
- Update `dts2md`
## 0.2.1
- Fix missing `.gitignore`
## 0.2.0
- Update `dts2md`
## 0.1.1
- Fix template structure in `README.md`
## 0.1.0
- Initial release