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

Commit

Permalink
chore: update package versions (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 21, 2022
1 parent 98cba6d commit 2f2ff93
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/twenty-weeks-relate.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/fetch-cached-dns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @vercel/fetch-cached-dns

## 2.1.2

### Patch Changes

- 98cba6d: Fix typings
2 changes: 1 addition & 1 deletion packages/fetch-cached-dns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vercel/fetch-cached-dns",
"version": "2.1.1",
"version": "2.1.2",
"description": "A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL",
"license": "MIT",
"main": "index.js",
Expand Down

0 comments on commit 2f2ff93

Please sign in to comment.