@automattic/babel-plugin-replace-textdomain
Advanced tools
Comparing version 1.0.15 to 1.0.16
@@ -8,2 +8,6 @@ # Changelog | ||
## [1.0.16] - 2022-10-13 | ||
### Fixed | ||
- Update test snapshots. [#26716] | ||
## [1.0.15] - 2022-10-05 | ||
@@ -78,2 +82,3 @@ ### Changed | ||
[1.0.16]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.15...v1.0.16 | ||
[1.0.15]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.14...v1.0.15 | ||
@@ -80,0 +85,0 @@ [1.0.14]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.13...v1.0.14 |
{ | ||
"name": "@automattic/babel-plugin-replace-textdomain", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "A Babel plugin to replace the textdomain in gettext-style function calls.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/babel-plugin-replace-textdomain/#readme", |
30569