Skip to content

Commit 79b36dd

Browse files
committed
Release minor version of Reffy - v19.1.0
New feature: - Add anchors for web developers to dfns extracts (#1875) Feature patched: - Extract production rules dfns from ECMAScript spec (#1881) Dependencies bumped: - Bump rollup from 4.43.0 to 4.44.2 (#1876) - Bump respec from 35.4.1 to 35.4.2 (#1874) - Bump puppeteer from 24.10.1 to 24.12.1 (#1882) - Bump undici from 7.10.0 to 7.11.0 (#1870) - Bump web-specs from 3.53.0 to 3.56.0 (#1879)
1 parent 38a3780 commit 79b36dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reffy",
3-
"version": "19.0.1",
3+
"version": "19.1.0",
44
"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.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)