Skip to content

Commit

Permalink
Release minor version of Reffy - v18.1.0
Browse files Browse the repository at this point in the history
New feature:
- Extract CDDL definitions (#1723)

If you parse `index.json`, note that, as opposed to other extracts, there may
be more than one CDDL extract per spec. As such, the value of the `cddl`
property is an array of strings, and not simply a string.

Dependencies bumped:
- Bump respec from 35.2.0 to 35.2.1 (#1729)
- Bump web-specs from 3.29.0 to 3.30.0 (#1730)
- Bump puppeteer from 23.10.1 to 23.10.4 (#1727, #1728)
  • Loading branch information
tidoust committed Dec 16, 2024
1 parent b6721d1 commit 0bb9300
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": "18.0.1",
"version": "18.1.0",
"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 0bb9300

Please sign in to comment.