diff --git a/packages/core/docs/changelog/5708.js b/packages/core/docs/changelog/5708.js new file mode 100644 index 0000000000..f9c7882fce --- /dev/null +++ b/packages/core/docs/changelog/5708.js @@ -0,0 +1,8 @@ +module.exports = { + description: 'Fixed mapping for product attributes with type `set`', + link: 'https://github.com/vuestorefront/vue-storefront/pull/5708', + isBreaking: false, + breakingChanges: [], + author: 'Filip Sobol', + linkToGitHubAccount: 'https://github.com/filipsobol' +};