@wordpress/annotations
Advanced tools
Comparing version 2.54.0 to 2.55.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 2.55.0 (2024-04-03) | ||
## 2.54.0 (2024-03-21) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/annotations", | ||
"version": "2.54.0", | ||
"version": "2.55.0", | ||
"description": "Annotate content in the Gutenberg editor.", | ||
@@ -29,6 +29,6 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "^7.16.0", | ||
"@wordpress/data": "^9.24.0", | ||
"@wordpress/hooks": "^3.54.0", | ||
"@wordpress/i18n": "^4.54.0", | ||
"@wordpress/rich-text": "^6.31.0", | ||
"@wordpress/data": "^9.25.0", | ||
"@wordpress/hooks": "^3.55.0", | ||
"@wordpress/i18n": "^4.55.0", | ||
"@wordpress/rich-text": "^6.32.0", | ||
"rememo": "^4.0.2", | ||
@@ -43,3 +43,3 @@ "uuid": "^9.0.1" | ||
}, | ||
"gitHead": "ffc07735d0abfb3f69e91d48f25b7fe8d1ef92d2" | ||
"gitHead": "ac2b13783c28f959770cf029a797a712f59e1958" | ||
} |
158423
Updated@wordpress/data@^9.25.0
Updated@wordpress/hooks@^3.55.0
Updated@wordpress/i18n@^4.55.0
Updated@wordpress/rich-text@^6.32.0