Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
filipsobol committed Mar 25, 2021
1 parent ae65f91 commit 58f6194
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/core/docs/changelog/5708.js
Original file line number Diff line number Diff line change
@@ -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'
};

0 comments on commit 58f6194

Please sign in to comment.