We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9fa756 commit 1e1c0f5Copy full SHA for 1e1c0f5
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [8.0.2](https://github.com/googleapis/teeny-request/compare/v8.0.1...v8.0.2) (2022-09-09)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** Update dependency uuid to v9 ([#292](https://github.com/googleapis/teeny-request/issues/292)) ([f9fa756](https://github.com/googleapis/teeny-request/commit/f9fa75647913e2be10a48635168b11520d70982f))
9
10
## [8.0.1](https://github.com/googleapis/teeny-request/compare/v8.0.0...v8.0.1) (2022-08-23)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "teeny-request",
- "version": "8.0.1",
+ "version": "8.0.2",
"description": "Like request, but smaller.",
"main": "./build/src/index.js",
"types": "./build/src/index.d.ts",
0 commit comments