From e8d9729909c26220e02494bb3df1ec1bf60abdfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Smyrek?= Date: Thu, 23 Jan 2025 13:57:38 +0100 Subject: [PATCH] Docs: Changelog. [skip ci] --- CHANGELOG.md | 63 +++++++++++++++++++++++++--------------------------- 1 file changed, 30 insertions(+), 33 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c18e9fafb..205d6a056 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,36 @@ Changelog ========= +## [46.0.1](https://github.com/ckeditor/ckeditor5-dev/compare/v46.0.0...v46.0.1) (2025-01-23) + +### Bug fixes + +* **[tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests)**: Disable tree-shaking in webpack. See [ckeditor/ckeditor5#17767](https://github.com/ckeditor/ckeditor5/issues/17767). ([commit](https://github.com/ckeditor/ckeditor5-dev/commit/0afe20b0819a37d6e1c684fe50ac5512b2c9b370)) + +### Released packages + +Check out the [Versioning policy](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html) guide for more information. + +
+Released packages (summary) + +Other releases: + +* [@ckeditor/ckeditor5-dev-build-tools](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-build-tools/v/46.0.1): v46.0.0 => v46.0.1 +* [@ckeditor/ckeditor5-dev-bump-year](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-bump-year/v/46.0.1): v46.0.0 => v46.0.1 +* [@ckeditor/ckeditor5-dev-ci](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-ci/v/46.0.1): v46.0.0 => v46.0.1 +* [@ckeditor/ckeditor5-dev-dependency-checker](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-dependency-checker/v/46.0.1): v46.0.0 => v46.0.1 +* [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs/v/46.0.1): v46.0.0 => v46.0.1 +* [@ckeditor/ckeditor5-dev-release-tools](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-release-tools/v/46.0.1): v46.0.0 => v46.0.1 +* [@ckeditor/ckeditor5-dev-stale-bot](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-stale-bot/v/46.0.1): v46.0.0 => v46.0.1 +* [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests/v/46.0.1): v46.0.0 => v46.0.1 +* [@ckeditor/ckeditor5-dev-translations](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-translations/v/46.0.1): v46.0.0 => v46.0.1 +* [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils/v/46.0.1): v46.0.0 => v46.0.1 +* [@ckeditor/ckeditor5-dev-web-crawler](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-web-crawler/v/46.0.1): v46.0.0 => v46.0.1 +* [@ckeditor/typedoc-plugins](https://www.npmjs.com/package/@ckeditor/typedoc-plugins/v/46.0.1): v46.0.0 => v46.0.1 +
+ + ## [46.0.0](https://github.com/ckeditor/ckeditor5-dev/compare/v45.0.10...v46.0.0) (2025-01-20) ### MAJOR BREAKING CHANGES [ℹ️](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html#major-and-minor-breaking-changes) @@ -129,39 +159,6 @@ Other releases: * [@ckeditor/typedoc-plugins](https://www.npmjs.com/package/@ckeditor/typedoc-plugins/v/45.0.8): v45.0.7 => v45.0.8 - -## [45.0.7](https://github.com/ckeditor/ckeditor5-dev/compare/v45.0.6...v45.0.7) (2024-10-29) - -> [!NOTE] -> The release channel for this release is `next`. - -### Other changes - -* **[release-tools](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-release-tools)**: The `publishPackageOnNpmCallback()` util removes a package directory if npm says it was published. This reverts commit [`a1b37c7`](https://github.com/ckeditor/ckeditor5-dev/commit/a1b37c79347a7f74f88f6d945526e90b8ea96a67). Closes [ckeditor/ckeditor5#17348](https://github.com/ckeditor/ckeditor5/issues/17348). ([commit](https://github.com/ckeditor/ckeditor5-dev/commit/735d7ec20e651cc4b22be235963d4502aba71802)) - -### Released packages - -Check out the [Versioning policy](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html) guide for more information. - -
-Released packages (summary) - -Other releases: - -* [@ckeditor/ckeditor5-dev-build-tools](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-build-tools/v/45.0.7): v45.0.6 => v45.0.7 -* [@ckeditor/ckeditor5-dev-bump-year](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-bump-year/v/45.0.7): v45.0.6 => v45.0.7 -* [@ckeditor/ckeditor5-dev-ci](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-ci/v/45.0.7): v45.0.6 => v45.0.7 -* [@ckeditor/ckeditor5-dev-dependency-checker](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-dependency-checker/v/45.0.7): v45.0.6 => v45.0.7 -* [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs/v/45.0.7): v45.0.6 => v45.0.7 -* [@ckeditor/ckeditor5-dev-release-tools](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-release-tools/v/45.0.7): v45.0.6 => v45.0.7 -* [@ckeditor/ckeditor5-dev-stale-bot](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-stale-bot/v/45.0.7): v45.0.6 => v45.0.7 -* [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests/v/45.0.7): v45.0.6 => v45.0.7 -* [@ckeditor/ckeditor5-dev-translations](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-translations/v/45.0.7): v45.0.6 => v45.0.7 -* [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils/v/45.0.7): v45.0.6 => v45.0.7 -* [@ckeditor/ckeditor5-dev-web-crawler](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-web-crawler/v/45.0.7): v45.0.6 => v45.0.7 -* [@ckeditor/typedoc-plugins](https://www.npmjs.com/package/@ckeditor/typedoc-plugins/v/45.0.7): v45.0.6 => v45.0.7 -
- --- To see all releases, visit the [release page](https://github.com/ckeditor/ckeditor5-dev/releases).