Skip to content

Commit

Permalink
chore: changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
Fifciuu committed Jan 12, 2021
1 parent 7e77d43 commit 2ea5834
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/core/docs/commercetools/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- use updated factories `useUserBillingFactory`, `useUserShippingFactory` and `useWishlistFactory` ([5350](https://github.com/vuestorefront/vue-storefront/pull/5350))
- use updated factories `useUserBillingFactory`, `useUserShippingFactory` and `useWishlistFactory` ([5350](https://github.com/vuestorefront/vue-storefront/pull/5350))
- fix selecting country on checkout payment and shipping ([5386](https://github.com/vuestorefront/vue-storefront/pull/5386))
- `createMyShoppingList` as a restricted anonymous operation

## 1.0.1-rc.1
- updated version of core
Expand Down
2 changes: 1 addition & 1 deletion packages/core/docs/contributing/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- fix adding to cart button on product page ([#5375](https://github.com/vuestorefront/vue-storefront/pull/5375))
- typed error ref for each core's factory ([#4956](https://github.com/vuestorefront/vue-storefront/issues/4956))
- added ID to Loggers in core factories ([#5351](https://github.com/vuestorefront/vue-storefront/issues/5351))

- useWishlistFactory.load `customQuery` in second argument's object is typeof `any` not `CustomQuery` anymore

## 2.1.1-rc.1
- updated version of nuxt composition-api
Expand Down

0 comments on commit 2ea5834

Please sign in to comment.