Skip to content

Commit

Permalink
Release patch version of Reffy - v16.1.2
Browse files Browse the repository at this point in the history
Bug fix:
- [algorithms] Fix handling of sub-steps (#1626)

Dependencies bumps:
- Bump ajv from 8.16.0 to 8.17.1 (#1620)
- Bump mocha from 10.6.0 to 10.7.0 (#1624)
- Bump undici from 6.19.2 to 6.19.4 (#1627)
- Bump semver from 7.6.2 to 7.6.3 (#1622)
- Bump puppeteer from 22.13.0 to 22.13.1 (#1621)
- Bump rollup from 4.18.1 to 4.19.0 (#1625)
  • Loading branch information
tidoust committed Jul 23, 2024
1 parent 90d2b18 commit 7200982
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.1.1",
"version": "16.1.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 7200982

Please sign in to comment.