Sometimes in a company we can have several small internal library projects.
Then, we don’t want to maintain a verbose release note for each of them and the version numbering must be as less restrictive as possible
I this case I use a FAKE.NuGetVersion module to auto increment my nugets packages versions.
For example, we can get current published version of FAKE nuget with: