Skip to content

Commit 01d6e45

Browse files
[ci] release (#757)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e34479d commit 01d6e45

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nightly-20250923-015339.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.61
4+
5+
### Patch Changes
6+
7+
- [#756](https://github.com/matthewvolk/bigrequest/pull/756) [`e34479d`](https://github.com/matthewvolk/bigrequest/commit/e34479ddd1fcd295d8ced6924a8d5bef7960ad7c) Thanks [@github-actions](https://github.com/apps/github-actions)! - [bigcommerce/docs@`83fc578`](https://github.com/bigcommerce/docs/commit/83fc578d1d0bcbc9bf3237d9e8b7f7a49b2472a1), [bigcommerce/docs@`88db761`](https://github.com/bigcommerce/docs/commit/88db7617e9312df2a5acff3bb75ced1d62fed899), [bigcommerce/docs@`754868e`](https://github.com/bigcommerce/docs/commit/754868ea190162da04880e7c84beef63e3ed9f9d), [bigcommerce/docs@`653d14b`](https://github.com/bigcommerce/docs/commit/653d14b27087f4c050c3c9e1b101e02e7cf8515a), [bigcommerce/docs@`af618dd`](https://github.com/bigcommerce/docs/commit/af618dd81146e9123986bd7165c1aa10fbbae839), [bigcommerce/docs@`ebba77c`](https://github.com/bigcommerce/docs/commit/ebba77c87d968063c7db4d57487d4b3be7348175)
8+
39
## 0.0.60
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.60",
3+
"version": "0.0.61",
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)