Skip to content

Releases: release-it/release-it

Release 15.4.1

31 Aug 05:59
Compare
Choose a tag to compare
  • Handle file paths and dots in git urls (055a4ff)
  • Update dependencies (including git-url-parse) (1851650)

Release 15.4.0

24 Aug 07:31
Compare
Choose a tag to compare
  • Add npm.name to config.context and extend context for tagName (closes #933) (627763f)

Release 15.3.0

09 Aug 15:48
Compare
Choose a tag to compare

Release 15.2.0

26 Jul 13:03
Compare
Choose a tag to compare
  • Update dependencies (b78eb1e)
  • Add package.json to exports (acc66f7)
  • Fixes loading scoped plugins to ensure name is preserved (#926) (145fc71)
  • Add workaround for Windows by removing drive letter from git url (#924) (ce3a726)
  • Enable manual triggers and disable tag triggers in test pipeline (b830876)
  • Fix plugin links (b7cd505)

Release 15.1.4

25 Jul 10:36
Compare
Choose a tag to compare
  • Migrate to git-url-parse v12 (41aad00)
  • Updates README with new plugin package names (#922) (322ef9a)

Release 15.1.3

20 Jul 07:55
Compare
Choose a tag to compare
  • Update dependencies (00566e0)
  • fix: Fixes exports to correctly export test utils (#921) (a5abf60)

Release 15.1.2

16 Jul 08:56
Compare
Choose a tag to compare
  • Explicitly use node-fetch (nock doesn't intercept native fetch in Node 18) (b6d5813)
  • Update dependencies (8a8149e)
  • Use extension-based export for test/util.js (fixes #920) (529bc1f)
  • Print interpolated assets (fixes #898) (31068de)

Release 15.1.1

28 Jun 11:37
Compare
Choose a tag to compare
  • Add --no-worker-threads to config (4584e75)
  • Update dependencies (1f33723)
  • Fix username assertion during GH Action run (0b48faf)
  • updated update-notifier to v6.0.0, fix got vulnerability (#914) (1b2073e)
  • chore: Included githubactions in the dependabot config (#905) (ac1b722)

Release 15.1.0

21 Jun 21:05
Compare
Choose a tag to compare
  • Add Node.js v18 to test matrix (31c919c)
  • Update dependencies (0733ad6)
  • Fix github test (1d1e662)
  • Merge branch 'feature/expose-config' (e42f04a)
  • Minimize test for amend/no-edit commit message (1067999)
  • feat(git): make commitMessage optional parameter in git commit (#911) (f730eb6)
  • Correcting typo (#910) (dfb9b0b)

Release 15.1.0-next.0

29 May 08:47
Compare
Choose a tag to compare
Release 15.1.0-next.0 Pre-release
Pre-release
  • Add Config class to exports (2ecfe21)
  • Increase timeout for tasks.interactive tests (56b2b51)
  • chore: Set permissions for GitHub actions (#902) (dbf73c9)
  • chore: Enable codeql action (#901) (8405d68)
  • Edit installation notes and add Homebrew as an option (b53b349)