Prepare api-core-tests for release (#35001)

This commit is contained in:
Greg 2022-10-17 12:24:07 -06:00 committed by GitHub
parent 13a5ba2f1d
commit 868f581af8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# Unreleased
# 1.0.0
## Changed
- Bumped jest version to v27
- Used the jest packaged bundled in this module to run tests

View File

@ -1,6 +1,6 @@
{
"name": "@woocommerce/api-core-tests",
"version": "0.1.0",
"version": "1.0.0",
"description": "API tests for WooCommerce",
"main": "index.js",
"engines": {