Skip to content

Commit

Permalink
[ci] release (#194)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
matthewvolk and github-actions[bot] authored Feb 17, 2024
1 parent a626540 commit 4505cf8
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/thin-rocks-kneel.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/bigexec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# bigexec

## 0.0.24

### Patch Changes

- Updated dependencies [[`a626540`](https://github.com/matthewvolk/bigrequest/commit/a626540cc0af06a70c074e549ef91270f95f92d3)]:
- [email protected]

## 0.0.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bigexec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bigexec",
"version": "0.0.23",
"version": "0.0.24",
"description": "A CLI tool used to interface with the BigCommerce API",
"author": "Matthew Volk",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/bigrequest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# bigrequest

## 0.0.23

### Patch Changes

- [#193](https://github.com/matthewvolk/bigrequest/pull/193) [`a626540`](https://github.com/matthewvolk/bigrequest/commit/a626540cc0af06a70c074e549ef91270f95f92d3) Thanks [@matthewvolk](https://github.com/matthewvolk)! - bigcommerce/docs#12, bigcommerce/docs#53, bigcommerce/docs#50, bigcommerce/docs#58, bigcommerce/docs#54, bigcommerce/docs#47, bigcommerce/docs#60, bigcommerce/docs#55, bigcommerce/docs#65, bigcommerce/docs#66, bigcommerce/docs#64, bigcommerce/docs#61, bigcommerce/docs#73, bigcommerce/docs#69, bigcommerce/docs#76, bigcommerce/docs#78, bigcommerce/docs#80, bigcommerce/docs#81, bigcommerce/docs#84, bigcommerce/docs#62, bigcommerce/docs#85, bigcommerce/docs#75, bigcommerce/docs#88, bigcommerce/docs#74, bigcommerce/docs#89, bigcommerce/docs#63, bigcommerce/docs#101, bigcommerce/docs#93, bigcommerce/docs#109, bigcommerce/docs#103, bigcommerce/docs#110, bigcommerce/docs#113

## 0.0.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bigrequest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bigrequest",
"version": "0.0.22",
"version": "0.0.23",
"description": "A Node.js HTTP request client for the BigCommerce API",
"author": "Matthew Volk",
"license": "MIT",
Expand Down

0 comments on commit 4505cf8

Please sign in to comment.