We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce38253 commit 2ce6702Copy full SHA for 2ce6702
3 files changed
CHANGELOG.md
@@ -1,6 +1,11 @@
1
History of changes
2
==================
3
4
+1.0.5
5
+-----
6
+
7
+* Removed unnecessary files from `npm`.
8
9
1.0.4
10
-----
11
CHANGELOG.ru.md
@@ -1,5 +1,10 @@
История изменений
-==================
+=================
+* Удалены ненужные файлы из `npm`.
package.json
@@ -1,6 +1,6 @@
{
"name": "html-differ",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Compares two HTML",
"keywords": [
"html-differ",
0 commit comments