Skip to content

Commit

Permalink
Release minor version of Reffy - v16.1.0
Browse files Browse the repository at this point in the history
New feature:
- Extract normative algorithms defined in specs (#1614)

The algorithms extracts should be seen as unstable for now. The structure may
evolve and there are a number of TODOs to improve the extraction.

Dependencies bumped:
- Bump puppeteer from 22.12.1 to 22.13.0 (#1616)
- Bump web-specs from 3.12.1 to 3.13.1 (#1617)
- Bump mocha from 10.5.1 to 10.6.0 (#1612)
- Bump rollup from 4.18.0 to 4.18.1 (#1615)
  • Loading branch information
tidoust committed Jul 11, 2024
1 parent eca9f26 commit 7788a66
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": "16.0.5",
"version": "16.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 7788a66

Please sign in to comment.