Skip to content

Commit b794ad1

Browse files
chore(main): release 8.0.0 (#284)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 3b9440a commit b794ad1

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

core/packages/teeny-request/CHANGELOG.md

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

3+
## [8.0.0](https://github.com/googleapis/teeny-request/compare/v7.2.0...v8.0.0) (2022-05-09)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* drop node 10, update typescript to 4.6.3 (#279)
9+
10+
### Build System
11+
12+
* drop node 10, update typescript to 4.6.3 ([#279](https://github.com/googleapis/teeny-request/issues/279)) ([6f12739](https://github.com/googleapis/teeny-request/commit/6f1273993ae667078abae41a8029833749a25e6a))
13+
314
## [7.2.0](https://github.com/googleapis/teeny-request/compare/v7.1.3...v7.2.0) (2022-03-31)
415

516

core/packages/teeny-request/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": "7.2.0",
3+
"version": "8.0.0",
44
"description": "Like request, but smaller.",
55
"main": "./build/src/index.js",
66
"types": "./build/src/index.d.ts",

0 commit comments

Comments
 (0)