From 30ab8e13c8f5b645cb2f1a4a91237a752fb5ae17 Mon Sep 17 00:00:00 2001
From: Francois Daoust <fd@tidoust.net>
Date: Thu, 1 Aug 2024 10:00:09 +0200
Subject: [PATCH] Release patch version of Reffy - v17.1.2

Dependencies bumped:
- Bump puppeteer from 22.14.0 to 22.15.0 (#1638)
- Bump rollup from 4.19.0 to 4.19.1 (#1634)
- Bump undici from 6.19.4 to 6.19.5 (#1636)
- Bump web-specs from 3.14.0 to 3.16.0 (#1637)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 3b781acc..578451aa 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "reffy",
-  "version": "17.1.1",
+  "version": "17.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",