Skip to content

Commit 1280cfd

Browse files
Version Packages (#41)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fc8a0df commit 1280cfd

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/fifty-schools-behave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/stale-carrots-occur.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @shopify/shopify-function-test-helpers
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- fc8a0df: Release 1.0
8+
9+
### Patch Changes
10+
11+
- df053cb: Add path to fixture input validation errors
12+
313
## 0.0.3
414

515
### 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": "@shopify/shopify-function-test-helpers",
3-
"version": "0.0.3",
3+
"version": "1.0.0",
44
"description": "A JavaScript library for testing Shopify Functions WASM modules, with complete test-app examples",
55
"main": "dist/wasm-testing-helpers.js",
66
"types": "dist/wasm-testing-helpers.d.ts",

0 commit comments

Comments
 (0)