gatsby-matrix-theme 53.2.0 → 53.2.2

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
@@ -1,3 +1,23 @@
1
+ ## [53.2.2](https://gitlab.com/g2m-gentoo/team-floyd/themes/matrix-theme/compare/v53.2.1...v53.2.2) (2025-06-09)
2
+
3
+
4
+ ### Config
5
+
6
+ * update theme to useTranslate aria labels ([4763bfe](https://gitlab.com/g2m-gentoo/team-floyd/themes/matrix-theme/commit/4763bfe0c97414e81630f325854fdf4bc26230af))
7
+
8
+
9
+ * Merge branch 'tm-5437-translate-labels' into 'master' ([65c56ca](https://gitlab.com/g2m-gentoo/team-floyd/themes/matrix-theme/commit/65c56ca22155a1e114840ce396df3eee7ed9c497))
10
+
11
+ ## [53.2.1](https://gitlab.com/g2m-gentoo/team-floyd/themes/matrix-theme/compare/v53.2.0...v53.2.1) (2025-06-09)
12
+
13
+
14
+ ### Config
15
+
16
+ * update theme ([7571536](https://gitlab.com/g2m-gentoo/team-floyd/themes/matrix-theme/commit/7571536c9c657409b267e26a3a203dc1d22e9fbc))
17
+
18
+
19
+ * Merge branch 'tm-5506-default-article-image' into 'master' ([047254d](https://gitlab.com/g2m-gentoo/team-floyd/themes/matrix-theme/commit/047254d07bb36cd531738ddef23fbd31dd235342))
20
+
1
21
  # [53.2.0](https://gitlab.com/g2m-gentoo/team-floyd/themes/matrix-theme/compare/v53.1.7...v53.2.0) (2025-06-09)
2
22
 
3
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gatsby-matrix-theme",
3
- "version": "53.2.0",
3
+ "version": "53.2.2",
4
4
  "main": "index.js",
5
5
  "description": "Matrix Theme NPM Package",
6
6
  "author": "",
@@ -25,7 +25,7 @@
25
25
  "dependencies": {
26
26
  "@react-icons/all-files": "^4.1.0",
27
27
  "gatsby": "^5.11.0",
28
- "gatsby-core-theme": "44.1.7",
28
+ "gatsby-core-theme": "44.2.0",
29
29
  "gatsby-plugin-sharp": "^5.11.0",
30
30
  "gatsby-transformer-sharp": "^5.11.0",
31
31
  "gatsby-plugin-sitemap": "^6.13.1",