v23.6.0
Features
- env:
generateChangelogForMonoRepository()
accepts a new optionoptions.skipLinks
(which isfalse
by default) to omit release and commit links in the generated changelog. Closes ckeditor/ckeditor5#8167. (commit) - env:
generateChangelogForSinglePackage()
accept an optional option:options.releaseBranch
(which defaults tomaster
). (commit)
Bug fixes
- env: The
getNewVersionType()
util returns a proper version when generating the changelog for a single package. Closes ckeditor/ckeditor5#8265. (commit)
Other changes
- tests: Improved linter error message for self-imports. Closes ckeditor/ckeditor5#8245. (commit)
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Releases containing new features:
- @ckeditor/ckeditor5-dev-env: v23.5.1 => v23.6.0
Other releases:
- @ckeditor/ckeditor5-dev-docs: v23.5.1 => v23.6.0
- @ckeditor/ckeditor5-dev-tests: v23.5.1 => v23.6.0
- @ckeditor/ckeditor5-dev-utils: v23.5.1 => v23.6.0
- @ckeditor/ckeditor5-dev-webpack-plugin: v23.5.1 => v23.6.0
- @ckeditor/jsdoc-plugins: v23.5.1 => v23.6.0