Skip to content

Commit 0764b21

Browse files
committed
Release new version.
1 parent 10a369c commit 0764b21

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33

44

5+
## [3.0.0](https://github.com/patternslib/pat-ckeditor/compare/3.0.0-alpha.0...3.0.0) (2022-06-28)
6+
7+
8+
### Maintenance
9+
10+
11+
* @patternslib/patternslib needs to be installed. Adding to devDependencies to avoid version clashes with other packages depending on it. ([d5beb11](https://github.com/patternslib/pat-ckeditor/commit/d5beb11fb5c287248485bc2aaae46683873b3caa))
12+
13+
* Upgrade to @patternslib/dev 2.2.0 and adapt module federation config. ([0eb24c7](https://github.com/patternslib/pat-ckeditor/commit/0eb24c728e00bcad3b157365cc87861cd1e9a9aa))
14+
515
## [3.0.0-alpha.0](https://github.com/patternslib/pat-ckeditor/compare/2.0.0...3.0.0-alpha.0) (2022-06-15)
616

717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@patternslib/pat-ckeditor",
3-
"version": "3.0.0-alpha.0",
3+
"version": "3.0.0",
44
"description": "A Patternslib pattern for CKEditor.",
55
"license": "MIT",
66
"main": "./src/ckeditor.js",

0 commit comments

Comments
 (0)