This commit is contained in:
syuilo 2022-07-09 12:41:13 +09:00
parent b7a650d529
commit b994e67281
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2.7.0 / 2022-07-09
------------------
* accept XHTML
* update got to 11.8.5
2.6.0 / 2022-06-18
------------------
* Improve player detection

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "summaly",
"version": "2.6.0",
"version": "2.7.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "summaly",
"version": "2.6.0",
"version": "2.7.0",
"license": "MIT",
"dependencies": {
"cheerio": "0.22.0",

View File

@ -1,6 +1,6 @@
{
"name": "summaly",
"version": "2.6.0",
"version": "2.7.0",
"description": "Get web page's summary",
"author": "syuilo <syuilotan@yahoo.co.jp>",
"license": "MIT",