Skip to content

Commit 127efbb

Browse files
authored
Merge pull request #47 from badrap/changeset-release/main
Version Packages
2 parents 79b6a35 + 614a50c commit 127efbb

5 files changed

Lines changed: 12 additions & 16 deletions

File tree

.changeset/major-ears-sin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/new-sloths-tie.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/violet-impalas-begin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.11.0
4+
5+
### Minor Changes
6+
7+
- 610e73e: **BREAKING:** Bump Node.js requirement to v22
8+
- 0f55665: **BREAKING:** Set `updateInstallation` retry limit to 10 by default
9+
10+
### Patch Changes
11+
12+
- a510d8b: Use `undici` for HTTPS requests
13+
314
## 0.10.3
415

516
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@badrap/libapp",
3-
"version": "0.10.3",
3+
"version": "0.11.0",
44
"description": "TypeScript helpers for creating Badrap apps",
55
"homepage": "https://github.com/badrap/libapp#readme",
66
"bugs": {

0 commit comments

Comments
 (0)