Automatic versioning #63
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To follow the semver standards mentioned in lfk/frontend#4 we should introduce a script to create changelogs and bump the version based on those standards (rather than just manually bumping the package version).
@philipp and @niggl should discuss this soon-ish
We now have release-it for version numbering, but we still need:
Implemented automatic changelog generation.
Every part of the release-mgnt that we need r/n is implmented