v38.2.0
Features
- release-tools: Added the
skipFileSave
option to thegenerateChangelogForMonoRepository()
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 thegenerateChangelogForMonoRepository()
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:
- @ckeditor/ckeditor5-dev-release-tools: v38.1.4 => v38.2.0
Other releases:
- @ckeditor/ckeditor5-dev-bump-year: v38.1.4 => v38.2.0
- @ckeditor/ckeditor5-dev-ci: v38.1.4 => v38.2.0
- @ckeditor/ckeditor5-dev-dependency-checker: v38.1.4 => v38.2.0
- @ckeditor/ckeditor5-dev-docs: v38.1.4 => v38.2.0
- @ckeditor/ckeditor5-dev-tests: v38.1.4 => v38.2.0
- @ckeditor/ckeditor5-dev-transifex: v38.1.4 => v38.2.0
- @ckeditor/ckeditor5-dev-translations: v38.1.4 => v38.2.0
- @ckeditor/ckeditor5-dev-utils: v38.1.4 => v38.2.0
- @ckeditor/ckeditor5-dev-web-crawler: v38.1.4 => v38.2.0
- @ckeditor/jsdoc-plugins: v38.1.4 => v38.2.0
- @ckeditor/typedoc-plugins: v38.1.4 => v38.2.0