Skip to content

v38.2.0

Compare
Choose a tag to compare
@pomek pomek released this 03 Aug 12:26
· 876 commits to master since this release

Features

  • release-tools: Added the skipFileSave option to the generateChangelogForMonoRepository() function that allows returning the changelog entries instead of saving them into the changelog file. See ckeditor/ckeditor5#14601. (commit)
  • release-tools: Added the nextVersion option to the generateChangelogForMonoRepository() function to pass a predefined version to the function. When using this option, the function no longer interacts with a user. See ckeditor/ckeditor5#14601. (commit)

Bug fixes

  • tests: Fixed generating the code coverage report if the project root directory differs from ckeditor5. (commit)

Other changes

  • release-tools: Extracted checkVersionAvailability() function in release tools to a separate util that checks if provided version for a package already exists in npm. (commit)

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases: