8
0
فهرست منبع

Updated package description and title.

Piotrek Koszuliński 9 سال پیش
والد
کامیت
c17c260fa8

+ 22 - 3
packages/ckeditor5-undo/CHANGES.md

@@ -1,6 +1,25 @@
-Undo Feature Changelog
+CKEditor 5 Undo Manager Changelog
 ========================================
 
-## Undo Feature 0.0.1
+## CKEditor 5 Undo Manager 0.0.2
 
-First release.
+**Major|Minor|Patch Release** – Build Date: yyyy-mm-dd
+
+New Features:
+
+* [#Issue Number](http://issue/url): Item 1.
+* Item 2
+
+Fixed Issues:
+
+* [#Issue Number](http://issue/url): Item 1.
+* Item 2
+
+Other Changes:
+
+* Item 1
+* Item 2
+
+## CKEditor 5 Undo Manager 0.0.1
+
+...

+ 1 - 1
packages/ckeditor5-undo/LICENSE.md

@@ -1,7 +1,7 @@
 Software License Agreement
 ==========================
 
-**Undo Feature** – https://github.com/ckeditor/ckeditor5 <br>
+**CKEditor 5 Undo Manager** – https://github.com/ckeditor/ckeditor5-undo <br>
 Copyright (c) 2003-2016, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved.
 
 Licensed under the terms of any of the following licenses at your choice:

+ 2 - 2
packages/ckeditor5-undo/README.md

@@ -1,9 +1,9 @@
-Undo Feature
+CKEditor 5 Undo Manager
 ========================================
 
 [![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-undo/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-undo#info=devDependencies)
 
-Undo Feature for CKEditor 5 More information about the project can be found at the following url: <https://github.com/ckeditor/ckeditor5-undo>.
+Undo manager for CKEditor 5. More information about the project can be found at the following url: <https://github.com/ckeditor/ckeditor5-undo>.
 
 ## License
 

+ 1 - 1
packages/ckeditor5-undo/package.json

@@ -1,7 +1,7 @@
 {
   "name": "ckeditor5-undo",
   "version": "0.0.1",
-  "description": "Undo Feature for CKEditor 5",
+  "description": "Undo manager for CKEditor 5.",
   "keywords": [],
   "dependencies": {},
   "devDependencies": {