Skip to content

Commit

Permalink
Docs: Changelog. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pomek committed Apr 15, 2024
1 parent e035fe5 commit 8c3af55
Showing 1 changed file with 35 additions and 29 deletions.
64 changes: 35 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,41 @@
Changelog
=========

## [39.7.0-alpha.3](https://github.com/ckeditor/ckeditor5-dev/compare/v39.6.3...v39.7.0-alpha.3) (2024-04-15)

### Features

* **[dependency-checker](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-dependency-checker)**: Take exports into account when checking for dependencies and dev dependencies. ([commit](https://github.com/ckeditor/ckeditor5-dev/commit/b51f98b361d40afc940464d6e16f9a78de7313da))
* **[build-tools](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-build-tools)**: Improve checking whether a given import should be externalized. ([commit](https://github.com/ckeditor/ckeditor5-dev/commit/12d1d1aa47ccb7ec86c6afa24fde33bdb973c91f))
* **[build-tools](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-build-tools)**: Read the list of dependencies of `ckeditor5` and `ckeditor5-premium-features` packages instead of relying on the `packages-lists.json` file. ([commit](https://github.com/ckeditor/ckeditor5-dev/commit/f1271dfbe99e40bc8090b1f66eb41e3b1075f889))
* **[build-tools](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-build-tools)**: Allow user-provided list of import rewrites. ([commit](https://github.com/ckeditor/ckeditor5-dev/commit/e035fe511834f9af866128ac3438899d067504a5))

### Released packages

Check out the [Versioning policy](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html) guide for more information.

<details>
<summary>Released packages (summary)</summary>

Releases containing new features:

* [@ckeditor/ckeditor5-dev-build-tools](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-build-tools/v/39.7.0-alpha.3): v39.7.0-alpha.2 => v39.7.0-alpha.3
* [@ckeditor/ckeditor5-dev-bump-year](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-bump-year/v/39.7.0-alpha.3): v39.6.3 => v39.7.0-alpha.3
* [@ckeditor/ckeditor5-dev-ci](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-ci/v/39.7.0-alpha.3): v39.6.3 => v39.7.0-alpha.3
* [@ckeditor/ckeditor5-dev-dependency-checker](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-dependency-checker/v/39.7.0-alpha.3): v39.6.3 => v39.7.0-alpha.3
* [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs/v/39.7.0-alpha.3): v39.6.3 => v39.7.0-alpha.3
* [@ckeditor/ckeditor5-dev-release-tools](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-release-tools/v/39.7.0-alpha.3): v39.6.3 => v39.7.0-alpha.3
* [@ckeditor/ckeditor5-dev-stale-bot](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-stale-bot/v/39.7.0-alpha.3): v39.6.3 => v39.7.0-alpha.3
* [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests/v/39.7.0-alpha.3): v39.6.3 => v39.7.0-alpha.3
* [@ckeditor/ckeditor5-dev-transifex](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-transifex/v/39.7.0-alpha.3): v39.6.3 => v39.7.0-alpha.3
* [@ckeditor/ckeditor5-dev-translations](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-translations/v/39.7.0-alpha.3): v39.6.3 => v39.7.0-alpha.3
* [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils/v/39.7.0-alpha.3): v39.6.3 => v39.7.0-alpha.3
* [@ckeditor/ckeditor5-dev-web-crawler](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-web-crawler/v/39.7.0-alpha.3): v39.6.3 => v39.7.0-alpha.3
* [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins/v/39.7.0-alpha.3): v39.6.3 => v39.7.0-alpha.3
* [@ckeditor/typedoc-plugins](https://www.npmjs.com/package/@ckeditor/typedoc-plugins/v/39.7.0-alpha.3): v39.6.3 => v39.7.0-alpha.3
</details>


## [39.7.0-alpha.2](https://github.com/ckeditor/ckeditor5-dev/compare/v39.6.3...v39.7.0-alpha.2) (2024-04-02)

### Features
Expand Down Expand Up @@ -135,35 +170,6 @@ Other releases:
* [@ckeditor/typedoc-plugins](https://www.npmjs.com/package/@ckeditor/typedoc-plugins/v/39.6.3): v39.6.2 => v39.6.3
</details>


## [39.6.2](https://github.com/ckeditor/ckeditor5-dev/compare/v39.6.1...v39.6.2) (2024-02-28)

Internal changes only (updated dependencies, documentation, etc.).

### Released packages

Check out the [Versioning policy](https://ckeditor.com/docs/ckeditor5/latest/framework/guides/support/versioning-policy.html) guide for more information.

<details>
<summary>Released packages (summary)</summary>

Other releases:

* [@ckeditor/ckeditor5-dev-bump-year](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-bump-year/v/39.6.2): v39.6.1 => v39.6.2
* [@ckeditor/ckeditor5-dev-ci](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-ci/v/39.6.2): v39.6.1 => v39.6.2
* [@ckeditor/ckeditor5-dev-dependency-checker](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-dependency-checker/v/39.6.2): v39.6.1 => v39.6.2
* [@ckeditor/ckeditor5-dev-docs](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-docs/v/39.6.2): v39.6.1 => v39.6.2
* [@ckeditor/ckeditor5-dev-release-tools](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-release-tools/v/39.6.2): v39.6.1 => v39.6.2
* [@ckeditor/ckeditor5-dev-stale-bot](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-stale-bot/v/39.6.2): v39.6.1 => v39.6.2
* [@ckeditor/ckeditor5-dev-tests](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-tests/v/39.6.2): v39.6.1 => v39.6.2
* [@ckeditor/ckeditor5-dev-transifex](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-transifex/v/39.6.2): v39.6.1 => v39.6.2
* [@ckeditor/ckeditor5-dev-translations](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-translations/v/39.6.2): v39.6.1 => v39.6.2
* [@ckeditor/ckeditor5-dev-utils](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-utils/v/39.6.2): v39.6.1 => v39.6.2
* [@ckeditor/ckeditor5-dev-web-crawler](https://www.npmjs.com/package/@ckeditor/ckeditor5-dev-web-crawler/v/39.6.2): v39.6.1 => v39.6.2
* [@ckeditor/jsdoc-plugins](https://www.npmjs.com/package/@ckeditor/jsdoc-plugins/v/39.6.2): v39.6.1 => v39.6.2
* [@ckeditor/typedoc-plugins](https://www.npmjs.com/package/@ckeditor/typedoc-plugins/v/39.6.2): v39.6.1 => v39.6.2
</details>

---

To see all releases, visit the [release page](https://github.com/ckeditor/ckeditor5-dev/releases).

0 comments on commit 8c3af55

Please sign in to comment.