Prepare api-core-tests for release (#35001)
This commit is contained in:
parent
13a5ba2f1d
commit
868f581af8
|
@ -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
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue