Skip to content

Releases: vweevers/dotnet-bump

v2.0.0

29 Jul 17:52
Compare
Choose a tag to compare

Changed

  • Breaking: bump glob from 7 to 8 (d6d779f) (Vincent Weevers)
  • Bump readable-stream from 3 to 4 (daa2148) (Vincent Weevers)

Added

  • Support version.h files of C(++) projects (8bc6af3) (Vincent Weevers)

v1.6.0

10 Sep 09:50
Compare
Choose a tag to compare

Added

  • Include nuspec files of debug packages (projectname.Debug.nuspec) (57b80dd)

v1.5.0

08 Sep 15:03
Compare
Choose a tag to compare

Added

  • Add preliminary support of C++ (vcxproj) projects (d4e2ab7)

Fixed

  • Bump common-roots from 0.0.1 to 0.0.2 (closes #1) (86bf2e5).

v1.4.0

09 Jun 10:19
Compare
Choose a tag to compare

Added

  • Auto-stage upgrade guide and readme (in addition to changelog) (743d94f)
  • Support AssemblyInfo.cs in SDK project that doesn't explicitly include it (f7167c1)

v1.3.2

19 Jan 21:37
Compare
Choose a tag to compare

Fixed

  • Replace is-dirty dependency (133eb8b).

v1.3.1

02 Jan 12:05
Compare
Choose a tag to compare

Fixed

  • Fix staging of changelog when --force is present (d445594)

v1.3.0

22 Dec 14:10
Compare
Choose a tag to compare

Added

v1.2.0

10 Dec 13:24
Compare
Choose a tag to compare

Added

  • Allow dirty CHANGELOG.md, committed together with version (36f1e40)
  • Support json(5) files (4db88fe)

Fixed

  • Fix repeated setVersion() on project file (8682d96)
  • Fix missing callback (5117188)

v1.1.0

14 Oct 14:43
Compare
Choose a tag to compare

Added

  • Support SDK-style projects with a Version (fab97c7)

v1.0.0

10 Oct 09:47
Compare
Choose a tag to compare

First release. 🌱