@wordpress/keycodes
Advanced tools
Comparing version 4.18.0 to 4.19.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 4.19.0 (2025-02-28) | ||
## 4.18.0 (2025-02-12) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/keycodes", | ||
"version": "4.18.0", | ||
"version": "4.19.0", | ||
"description": "Keycodes utilities for WordPress. Used to check for keyboard events across browsers/operating systems.", | ||
@@ -33,3 +33,3 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "7.25.7", | ||
"@wordpress/i18n": "^5.18.0" | ||
"@wordpress/i18n": "^5.19.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "afe4fb333177642180ac020f1030c5685eab7183" | ||
"gitHead": "d6b0b20fa927b110140dc7fdd906a7e0bf662004" | ||
} |
165093
Updated@wordpress/i18n@^5.19.0