Skip to content

Commit

Permalink
Release patch version of Reffy - v14.5.2
Browse files Browse the repository at this point in the history
Bugs fixed:
- [IDL extraction] Ignore asides added by Bikeshed (#1463)
- Remove HTML comments from extracting htmlProse for definitions (#1452)

Dependencies bumped:
- Bump rollup from 4.9.1 to 4.9.5 (#1462)
- Bump puppeteer from 21.6.1 to 21.7.0 (#1458)
- Bump undici from 6.2.0 to 6.3.0 (#1461)
- Bump respec from 34.2.2 to 34.3.0 (#1454)
- Bump web-specs from 2.75.1 to 2.76.0 (#1455)
  • Loading branch information
tidoust committed Jan 15, 2024
1 parent 40db906 commit 3f86535
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.5.1",
"version": "14.5.2",
"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 3f86535

Please sign in to comment.