Skip to content

Commit 5e1b679

Browse files
ci: release (#1479)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent adc748e commit 5e1b679

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/cuddly-gorillas-shave.md

-5
This file was deleted.

.changeset/tall-emus-try.md

-5
This file was deleted.

packages/api-client/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @vue-storefront/magento-api
22

3+
## 2.4.3
4+
5+
### Patch Changes
6+
7+
- adc748ef: \* Updated @apollo/client dependency from version `^3.6.9` to version `3.8.7` in the api-client package.
8+
- adc748ef: \* Fixed a bug in the GraphQL mutation in the generateCustomerToken API. Replaced the ${generateCustomerToken} template string with ${generateCustomerTokenGQL.query} in the mutation to address the bug.
9+
310
## 2.4.2
411

512
### Patch Changes

packages/api-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-storefront/magento-api",
3-
"version": "2.4.2",
3+
"version": "2.4.3",
44
"sideEffects": false,
55
"homepage": "https://github.com/vuestorefront/magento2",
66
"bugs": {

0 commit comments

Comments
 (0)