You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Features patched:
- Skip section numbers in heading definitions (#1845)
- Move explicit test timeout from suite to test level (#1846)
Dependency bumped:
- Bump rollup from 4.41.0 to 4.41.1 (#1844)
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "reffy",
3
-
"version": "18.7.1",
3
+
"version": "18.7.2",
4
4
"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.",
0 commit comments