@shopware/nuxt-module 0.0.0-canary-20260119102409 → 0.0.0-canary-20260119113903

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -161,7 +161,7 @@ Import your custom types from local files and export them as shown above. This a
161
161
 
162
162
  Full changelog for stable version is available [here](https://github.com/shopware/frontends/blob/main/packages/nuxt-module/CHANGELOG.md)
163
163
 
164
- ### Latest changes: 0.0.0-canary-20260119102409
164
+ ### Latest changes: 0.0.0-canary-20260119113903
165
165
 
166
166
  ### Patch Changes
167
167
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shopware/nuxt-module",
3
- "version": "0.0.0-canary-20260119102409",
3
+ "version": "0.0.0-canary-20260119113903",
4
4
  "description": "Nuxt 3 module for Shopware Frontends",
5
5
  "author": "Shopware",
6
6
  "repository": {