Skip to content

Commit 51c2043

Browse files
[ci] release (#782)
1 parent b9f65a1 commit 51c2043

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nightly-20251118-015414.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
# bigrequest
22

3+
## 0.0.64
4+
5+
### Patch Changes
6+
7+
- [#781](https://github.com/matthewvolk/bigrequest/pull/781) [`b9f65a1`](https://github.com/matthewvolk/bigrequest/commit/b9f65a1c1989e1e2fc71531c0f50277a0cdf04aa) Thanks [@github-actions](https://github.com/apps/github-actions)! - [bigcommerce/docs@`9105cb6`](https://github.com/bigcommerce/docs/commit/9105cb6e366d8ee069cf635e94604ec54e732b79), [bigcommerce/docs@`108b37f`](https://github.com/bigcommerce/docs/commit/108b37f328629e099d164ac826929d4fb2aa97d0)
8+
39
## 0.0.63
410

511
### 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": "bigrequest",
3-
"version": "0.0.63",
3+
"version": "0.0.64",
44
"description": "A typesafe, servelerless-friendly Node.js HTTP request client for the BigCommerce API",
55
"author": "Matthew Volk",
66
"license": "MIT",

0 commit comments

Comments
 (0)