mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-05-04 21:27:18 +09:00
2.7.0
This commit is contained in:
parent
b7a650d529
commit
b994e67281
@ -1,3 +1,8 @@
|
|||||||
|
2.7.0 / 2022-07-09
|
||||||
|
------------------
|
||||||
|
* accept XHTML
|
||||||
|
* update got to 11.8.5
|
||||||
|
|
||||||
2.6.0 / 2022-06-18
|
2.6.0 / 2022-06-18
|
||||||
------------------
|
------------------
|
||||||
* Improve player detection
|
* Improve player detection
|
||||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "summaly",
|
"name": "summaly",
|
||||||
"version": "2.6.0",
|
"version": "2.7.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "summaly",
|
"name": "summaly",
|
||||||
"version": "2.6.0",
|
"version": "2.7.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cheerio": "0.22.0",
|
"cheerio": "0.22.0",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "summaly",
|
"name": "summaly",
|
||||||
"version": "2.6.0",
|
"version": "2.7.0",
|
||||||
"description": "Get web page's summary",
|
"description": "Get web page's summary",
|
||||||
"author": "syuilo <syuilotan@yahoo.co.jp>",
|
"author": "syuilo <syuilotan@yahoo.co.jp>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user