Skip to content

Commit

Permalink
Release 5.2.0 (#44)
Browse files Browse the repository at this point in the history
* Release 5.2.0

* Update CHANGELOG.md
  • Loading branch information
kakkokari-gtyih authored Feb 5, 2025
1 parent ee06d84 commit 1b93243
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
(unreleased)
------------------

5.2.0 / 2025/02/05
------------------
* センシティブフラグの判定を `<meta property="rating">` および `rating` ヘッダでも行うように
* Bluesky(bsky.app)のプレビューに対応
* `fediverse:creator` のパースに対応
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@misskey-dev/summaly",
"version": "5.1.0",
"version": "5.2.0",
"description": "Get web page's summary",
"author": "syuilo <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 1b93243

Please sign in to comment.