@wordpress/token-list
Advanced tools
Comparing version 2.6.1 to 2.7.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 2.7.0 (2022-04-21) | ||
## 2.6.0 (2022-04-08) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/token-list", | ||
"version": "2.6.1", | ||
"version": "2.7.0", | ||
"description": "Constructable, plain JavaScript DOMTokenList implementation, supporting non-browser runtimes.", | ||
@@ -35,3 +35,3 @@ "author": "The WordPress Contributors", | ||
}, | ||
"gitHead": "446565ecaa40370173c18926535e975ec5652b71" | ||
"gitHead": "1ba52312b56db563df2d8d4fba5b00613fb46d8c" | ||
} |
99133