Release It Versions Save

🚀 Automate versioning and package publishing

16.2.1

7 months ago
  • Format Markdown (ebe4fbd)
  • Add production mode config for Knip (c1c0f99)
  • Update dependencies (a3d32ae)
  • Fix initial --snapshot latestVersion (f283230)

16.2.0

7 months ago
  • Update dependencies (f5576f1)
  • Add support for snapshots (--snapshot=feat → v0.0.0-feat.0), alpha/undocumented (6d027fd)
  • Add releaseUrl to message context (resolves #1038) (07f373e)
  • Bump actions/checkout from 3 to 4 (#1039) (d931f36)
  • Update version in the readme (#1036) (e2e0c34)

16.1.5

8 months ago
  • Only show url message on Windows (68b91c4)
  • fix: unable to open the browser automatically on Windows system (#1019) (5069c30)

16.1.4

8 months ago
  • Replace mock-fs with memfs + fs-monkey (723db6c)
  • Update dependencies (a3da2bf)

16.1.3

9 months ago
  • Update dependencies (closes #1024) (79430b4)

16.1.2

9 months ago
  • Revert some updates for Node.js 16 compat (a106c83)

16.1.1

9 months ago
  • Update dependencies (closes #1023) (9d6f183)

16.1.0

9 months ago
  • Edit and move new section about getLatestTagFromAllRefs up in docs (a166ab4)
  • Extend test for getLatestTagFromAllRefs to assert default behavior too (930e80a)
  • test: add a test scenario for git.getLatestTagFromAllRefs (fef97c6)
  • feat: add git.getLatestTagFromAllRefs config item to use all refs to determine latest version, not just reachable commits. (8611ef0)
  • docs: update legacy Node comment on readme page (#1021) (5beacf2)

16.0.0

9 months ago
  • Add v16 to changelog (2e09260)
  • Add knip to deps/scripts (00220ce)
  • Update dependencies + add lockfile (breaking support for Node.js v14/npm v6) (97c233e)

15.11.0

10 months ago
  • Fix regression caused by 46fc8fa (1ea14aa)
  • Remove + ignore .DS_Store (0198b89)
  • Fix lint issue (6158d7e)
  • feat: Adding publicPath option for npm publishConfig (#1010) (fef8566)