Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
This commit is contained in:
Fernando 2021-09-09 16:13:13 -03:00 committed by GitHub
parent 2f1b03cc29
commit 0fc0d533e0
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# Unreleased
# 2.0.0
- Adjust task-item css class to prevent css conflicts. #7593
- Update task-item logic to only display content when expanded is true. #7611
- Add expandable tasklist item. #7632

View File

@ -1,6 +1,6 @@
{
"name": "@woocommerce/experimental",
"version": "1.5.1",
"version": "2.0.0",
"description": "WooCommerce experimental components.",
"author": "Automattic",
"license": "GPL-3.0-or-later",