Skip to content

Commit

Permalink
Release minor version of Reffy - v10.3.0
Browse files Browse the repository at this point in the history
New features:
- Auto-legacy mode for dfns extraction (#1120)
- Prevent duplicates in dfns extracts (#1110)

Dependencies bumped:
- Bump rollup from 3.2.5 to 3.5.0 (#1113, #1116, #1122)
- Bump web-specs from 2.35.0 to 2.36.0 (#1121)
- Bump minimatch from 3.0.4 to 3.1.2 (#1118)
- Bump puppeteer from 19.2.2 to 19.3.0 (#1119)
- Bump ajv from 8.11.0 to 8.11.2 (#1112)
  • Loading branch information
tidoust committed Nov 27, 2022
1 parent cf7e314 commit 8c0aa99
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": "10.2.3",
"version": "10.3.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 8c0aa99

Please sign in to comment.