feat: initial implementation
- feat(baseline): first commit with some basic components complete
- update(checkpoint): structural changes
- feat(git): implemented basic changelog content function from git
- fix(git): fixed some formatting and ensured duplicate tag references are not added
- refactor(changelog): moved changelog logic to correct package and pulled git functionality into its own pkg
- feat(docker): added docker config and CI for binary and image deployments