Skip to content

Commit 2aa4a64

Browse files
committed
Release 0.4.3
1 parent cf944a5 commit 2aa4a64

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ may change this output. Patch version increments will only do so in ways that ar
1111
strict improvements (e.g. from empty strings or exceptions to something more
1212
reasonable).
1313

14-
## [Unreleased]
14+
## [0.4.3] - 2023-03-22
1515

1616
- Fixed [`aria-modal` cookie dialogs interfering with readability](https://github.com/mozilla/readability/pull/746)
1717
- Fixed [lists of images not showing](https://github.com/mozilla/readability/pull/738)

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.4.2",
3+
"version": "0.4.3",
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)