Skip to content

Commit 04fd32f

Browse files
committed
Release 0.6.0
1 parent 4d5dd0b commit 04fd32f

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ reasonable).
1313

1414
## [Unreleased]
1515

16+
## [0.6.0] - 2025-03-03
17+
1618
- [Add Parsely tags as a fallback metadata source](https://github.com/mozilla/readability/pull/865)
1719
- [Fix the case that jsonld parse process is ignored when context url include the trailing slash](https://github.com/mozilla/readability/pull/833)
1820
- [Improve data table support](https://github.com/mozilla/readability/pull/858)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mozilla/readability",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "A standalone version of the readability library used for Firefox Reader View.",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)