Skip to content

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jacekbogdanski committed Feb 7, 2024
1 parent 3010e76 commit 540fc86
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 1 deletion.
7 changes: 7 additions & 0 deletions dist/ckeditor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions dist/ckeditor.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/*!*
* @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md.
*/

/**
* @license Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md.
*/

/**
* @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md.
*/
1 change: 1 addition & 0 deletions dist/ckeditor.js.map

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions dist/legacy.js

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions dist/legacy.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/*!*
* @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md.
*/

/**
* @license Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md.
*/

/**
* @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md.
*/
1 change: 1 addition & 0 deletions dist/legacy.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ckeditor4-vue",
"version": "3.0.0",
"version": "3.1.0",
"main": "dist/ckeditor.js",
"files": [
"dist/",
Expand Down

0 comments on commit 540fc86

Please sign in to comment.