feat(core): Added smarttime dependency and improved changelog generation
This commit is contained in:
		@@ -1,5 +1,14 @@
 | 
			
		||||
# Changelog
 | 
			
		||||
 | 
			
		||||
```markdown
 | 
			
		||||
## [1.2.4]
 | 
			
		||||
### Fixed
 | 
			
		||||
- Refactor logger initialization to use commitinfo data
 | 
			
		||||
 | 
			
		||||
## 1.3.0
 | 
			
		||||
feat(core): Added smarttime dependency and improved changelog generation
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## [1.2.4] - 1.2.4
 | 
			
		||||
fix(logging): Refactor logger initialization to use commitinfo data
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user