Skip to content

Commit 227daa6

Browse files
[ci] release (#780)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7ddc35f commit 227daa6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nightly-20251103-015423.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.63
4+
5+
### Patch Changes
6+
7+
- [#779](https://github.com/matthewvolk/bigrequest/pull/779) [`7ddc35f`](https://github.com/matthewvolk/bigrequest/commit/7ddc35f5fc21ddbcf0415962d780e69aa0d46f85) Thanks [@github-actions](https://github.com/apps/github-actions)! - [bigcommerce/docs@`83e48c6`](https://github.com/bigcommerce/docs/commit/83e48c678db344f78062f1fb6073fc946563ba65), [bigcommerce/docs@`a9ef051`](https://github.com/bigcommerce/docs/commit/a9ef0518fdb0782bf264bc9c6c7cf93e68e365e7), [bigcommerce/docs@`86f56a9`](https://github.com/bigcommerce/docs/commit/86f56a968b9bc094eaee39a01e3bfe2136c0c62f), [bigcommerce/docs@`35e2b62`](https://github.com/bigcommerce/docs/commit/35e2b62955667910b5f749eadf906682fcb089a4)
8+
39
## 0.0.62
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.62",
3+
"version": "0.0.63",
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)