Skip to content

Commit

Permalink
Release patch version of Reffy - v14.2.5
Browse files Browse the repository at this point in the history
Bug fix:
- Headings extraction - ignore empty IDs (#1423)

Dependency bumps:
- Bump rollup from 4.3.0 to 4.4.1 (#1421)
- Bump web-specs from 2.73.0 to 2.74.0 (#1422)
  • Loading branch information
tidoust committed Nov 15, 2023
1 parent 2f42b52 commit 97a33a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reffy",
"version": "14.2.4",
"version": "14.2.5",
"description": "W3C/WHATWG spec dependencies exploration companion. Features a short set of tools to study spec references as well as WebIDL term definitions and references found in W3C specifications.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 97a33a9

Please sign in to comment.