Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
filipsobol committed Mar 24, 2021
1 parent cd5903e commit 4859092
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/core/docs/changelog/5699.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
module.exports = {
description: 'Fix getters in `cartGetters` to now throw errors when some properties don\'t exist',
link: 'https://github.com/vuestorefront/vue-storefront/pull/5699',
isBreaking: false,
breakingChanges: [],
author: 'Filip Sobol',
linkToGitHubAccount: 'https://github.com/filipsobol'
};

0 comments on commit 4859092

Please sign in to comment.