@wordpress/annotations
Advanced tools
Comparing version 1.15.0 to 1.16.0
@@ -0,1 +1,5 @@ | ||
<!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/master/packages#maintaining-changelogs. --> | ||
## Unreleased | ||
## 1.0.5 (2019-01-03) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@wordpress/annotations", | ||
"version": "1.15.0", | ||
"version": "1.16.0", | ||
"description": "Annotate content in the Gutenberg editor.", | ||
@@ -25,6 +25,6 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "^7.9.2", | ||
"@wordpress/data": "^4.17.0", | ||
"@wordpress/data": "^4.18.0", | ||
"@wordpress/hooks": "^2.8.0", | ||
"@wordpress/i18n": "^3.12.0", | ||
"@wordpress/rich-text": "^3.15.0", | ||
"@wordpress/rich-text": "^3.16.0", | ||
"lodash": "^4.17.15", | ||
@@ -37,3 +37,3 @@ "rememo": "^3.0.0", | ||
}, | ||
"gitHead": "0bd9521bc2b7e78a65ccc3e21cfc068aec086786" | ||
"gitHead": "c7c76437c2c475a8bb4152dafe6dbdd65ee9e4ab" | ||
} |
136802
Updated@wordpress/data@^4.18.0
Updated@wordpress/rich-text@^3.16.0