Skip to content

Commit

Permalink
[ci] release (#35)
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 Sep 6, 2023
1 parent 40275aa commit 9859c5a
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/lemon-donuts-fly.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.12

### Patch Changes

- Updated dependencies [[`40275aa`](https://github.com/matthewvolk/bigrequest/commit/40275aaf45d26a24292ec27aab14f9a4b9cb57db)]:
- [email protected]

## 0.0.11

### 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.11",
"version": "0.0.12",
"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.11

### Patch Changes

- [#34](https://github.com/matthewvolk/bigrequest/pull/34) [`40275aa`](https://github.com/matthewvolk/bigrequest/commit/40275aaf45d26a24292ec27aab14f9a4b9cb57db) Thanks [@matthewvolk](https://github.com/matthewvolk)! - Adds `generated_tracking_link` to V2 Order Shipments API

## 0.0.10

### 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.10",
"version": "0.0.11",
"description": "A Node.js HTTP request client for the BigCommerce API",
"author": "Matthew Volk",
"license": "MIT",
Expand Down

0 comments on commit 9859c5a

Please sign in to comment.