gatsby-matrix-theme 53.9.0 → 53.9.1

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,10 @@
1
+ ## [53.9.1](https://gitlab.com/g2m-gentoo/team-floyd/themes/matrix-theme/compare/v53.9.0...v53.9.1) (2025-12-05)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * update core versiomn ([55bdbf5](https://gitlab.com/g2m-gentoo/team-floyd/themes/matrix-theme/commit/55bdbf5c1fa14b7613932fa2da6a5d14f3484d15))
7
+
1
8
  # [53.9.0](https://gitlab.com/g2m-gentoo/team-floyd/themes/matrix-theme/compare/v53.8.0...v53.9.0) (2025-12-05)
2
9
 
3
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gatsby-matrix-theme",
3
- "version": "53.9.0",
3
+ "version": "53.9.1",
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.9.4",
28
+ "gatsby-core-theme": "44.9.5",
29
29
  "gatsby-plugin-sharp": "^5.11.0",
30
30
  "gatsby-transformer-sharp": "^5.11.0",
31
31
  "gatsby-plugin-sitemap": "^6.13.1",