@automattic/jetpack-components 0.50.4 → 0.50.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
### This is a list detailing changes for the Jetpack RNA Components package releases.
|
|
4
4
|
|
|
5
|
+
## [0.50.5] - 2024-03-29
|
|
6
|
+
### Changed
|
|
7
|
+
- Internal updates.
|
|
8
|
+
|
|
5
9
|
## [0.50.4] - 2024-03-27
|
|
6
10
|
### Changed
|
|
7
11
|
- Updated package dependencies. [#36539, #36585]
|
|
@@ -991,6 +995,7 @@
|
|
|
991
995
|
### Changed
|
|
992
996
|
- Update node version requirement to 14.16.1
|
|
993
997
|
|
|
998
|
+
[0.50.5]: https://github.com/Automattic/jetpack-components/compare/0.50.4...0.50.5
|
|
994
999
|
[0.50.4]: https://github.com/Automattic/jetpack-components/compare/0.50.3...0.50.4
|
|
995
1000
|
[0.50.3]: https://github.com/Automattic/jetpack-components/compare/0.50.2...0.50.3
|
|
996
1001
|
[0.50.2]: https://github.com/Automattic/jetpack-components/compare/0.50.1...0.50.2
|