Skip to content

Commit

Permalink
Release patch version of Reffy - v18.4.1
Browse files Browse the repository at this point in the history
Bug fixed:
- Drop cache info when a redirection took place (#1777)

Dependencies bumped:
- Bump web-specs from 3.41.0 to 3.42.0 (#1786)
- Bump puppeteer from 24.2.1 to 24.3.1 (#1785)
- Bump rollup from 4.34.8 to 4.34.9 (#1784)
- Bump undici from 7.3.0 to 7.4.0 (#1783)
  • Loading branch information
tidoust committed Mar 5, 2025
1 parent 248fcf0 commit ca2b7f1
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.4.0",
"version": "18.4.1",
"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 ca2b7f1

Please sign in to comment.