Skip to content

Commit b2ea8ca

Browse files
authored
Merge pull request #48 from badrap/changeset-release/main
Version Packages
2 parents cf8278c + 383ab4b commit b2ea8ca

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/olive-ghosts-help.md

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

CHANGELOG.md

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

3+
## 0.11.1
4+
5+
### Patch Changes
6+
7+
- cf8278c: Switch from Math.max to Math.min on retry backoff calculation
8+
39
## 0.11.0
410

511
### Minor 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.11.0",
3+
"version": "0.11.1",
44
"description": "TypeScript helpers for creating Badrap apps",
55
"homepage": "https://github.com/badrap/libapp#readme",
66
"bugs": {

0 commit comments

Comments
 (0)