Bumping onboarding package version (https://github.com/woocommerce/woocommerce-admin/pull/7337)
This commit is contained in:
parent
49dc897f61
commit
746905d8ce
|
@ -1,3 +1,7 @@
|
|||
# 2.0.0
|
||||
|
||||
- Renaming exports for payment gateway Slotfill components #7251
|
||||
|
||||
# 1.0.0
|
||||
|
||||
- Initial package
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@woocommerce/onboarding",
|
||||
"version": "1.0.0",
|
||||
"version": "2.0.0",
|
||||
"description": "Onboarding utilities.",
|
||||
"author": "Automattic",
|
||||
"license": "GPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in New Issue