Skip to content

Commit 1e1c0f5

Browse files
chore(main): release 8.0.2 (#293)
🤖 I have created a release *beep* *boop* --- ## [8.0.2](v8.0.1...v8.0.2) (2022-09-09) ### Bug Fixes * **deps:** Update dependency uuid to v9 ([#292](#292)) ([f9fa756](f9fa756)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent f9fa756 commit 1e1c0f5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [8.0.1](https://github.com/googleapis/teeny-request/compare/v8.0.0...v8.0.1) (2022-08-23)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "teeny-request",
3-
"version": "8.0.1",
3+
"version": "8.0.2",
44
"description": "Like request, but smaller.",
55
"main": "./build/src/index.js",
66
"types": "./build/src/index.d.ts",

0 commit comments

Comments
 (0)