Skip to content

Commit

Permalink
Added CHANGELOG.md to the list of files published on NPM.
Browse files Browse the repository at this point in the history
  • Loading branch information
przemyslaw-zan committed Jul 18, 2022
1 parent e5fe81c commit 3502b36
Show file tree
Hide file tree
Showing 60 changed files with 120 additions and 60 deletions.
3 changes: 2 additions & 1 deletion packages/ckeditor5-adapter-ckfinder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-alignment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-autoformat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"depcheckIgnore": [
"eslint-plugin-ckeditor5-rules"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-autosave/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-basic-styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-block-quote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-build-balloon-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"main": "./build/ckeditor.js",
"files": [
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"dependencies": {
"@ckeditor/ckeditor5-adapter-ckfinder": "^34.2.0",
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-build-balloon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"main": "./build/ckeditor.js",
"files": [
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"dependencies": {
"@ckeditor/ckeditor5-adapter-ckfinder": "^34.2.0",
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-build-classic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"main": "./build/ckeditor.js",
"files": [
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"dependencies": {
"@ckeditor/ckeditor5-adapter-ckfinder": "^34.2.0",
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-build-decoupled-document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"main": "./build/ckeditor.js",
"files": [
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"dependencies": {
"@ckeditor/ckeditor5-adapter-ckfinder": "^34.2.0",
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-build-inline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"main": "./build/ckeditor.js",
"files": [
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"dependencies": {
"@ckeditor/ckeditor5-adapter-ckfinder": "^34.2.0",
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-ckbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-ckfinder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-clipboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"lang",
"src",
"theme",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
]
}
3 changes: 2 additions & 1 deletion packages/ckeditor5-cloud-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-code-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"lang",
"src",
"theme",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
]
}
3 changes: 2 additions & 1 deletion packages/ckeditor5-easy-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-editor-balloon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-editor-classic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-editor-decoupled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-editor-inline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"lang",
"src",
"theme",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
]
}
3 changes: 2 additions & 1 deletion packages/ckeditor5-enter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"lang",
"src",
"theme",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
]
}
3 changes: 2 additions & 1 deletion packages/ckeditor5-essentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-find-and-replace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-font/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-heading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-highlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-horizontal-line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-html-embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-html-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-indent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-language/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-markdown-gfm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"depcheckIgnore": [
"collapse-whitespace",
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-media-embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
3 changes: 2 additions & 1 deletion packages/ckeditor5-mention/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@
"src",
"theme",
"build",
"ckeditor5-metadata.json"
"ckeditor5-metadata.json",
"CHANGELOG.md"
],
"scripts": {
"dll:build": "webpack"
Expand Down
Loading

0 comments on commit 3502b36

Please sign in to comment.