Skip to content

Commit

Permalink
Release patch version of Reffy - v12.1.4
Browse files Browse the repository at this point in the history
Bug fixed:
- Flag all dfns as non-exported in release version of WebCrypto (#1251)

Dependencies bumped:
- Bump web-specs from 2.54.0 to 2.55.0 (#1253)
- Bump puppeteer from 19.8.0 to 19.8.5 (#1248, #1252)
  • Loading branch information
tidoust committed Apr 7, 2023
1 parent 3410012 commit efb7326
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": "12.1.3",
"version": "12.1.4",
"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 efb7326

Please sign in to comment.