Releases: the-spyke/spyke-conventional-changelog-preset
Releases · the-spyke/spyke-conventional-changelog-preset
v1.0.4
v1.0.4 (2021-01-07)
🐛 Bug Fix
- Add compatibility with Q.nfcall (65ffb14)
📝 Documentation
- Add readme badges [skip ci] (0a699d6)
v1.0.3
v1.0.3 (2021-01-01)
🏠 Internal
- deps: Remove peer dependency on cc-core (af5dc8f)
v1.0.2
v1.0.2 (2020-12-31)
🐛 Bug Fix
- Replace null coalescing to support Node 10 (4d4415b)
📝 Documentation
🏠 Internal
- ci: Set up GitHub actions (46d241a)
- Add YAML settings into editor config (1442e40)
- Add dist script (dff6da5)
- Fix tests depending on package version (2436b24)
- Ignore config files for changelog (d6fe8a6)
- Remove commented code from Jest config (e163922)