Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Commit 2f2ff93

Browse files
chore: update package versions (#74)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 98cba6d commit 2f2ff93

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/twenty-weeks-relate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @vercel/fetch-cached-dns
2+
3+
## 2.1.2
4+
5+
### Patch Changes
6+
7+
- 98cba6d: Fix typings

packages/fetch-cached-dns/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vercel/fetch-cached-dns",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL",
55
"license": "MIT",
66
"main": "index.js",

0 commit comments

Comments
 (0)