Skip to content

Commit

Permalink
chore: changeset (#1539)
Browse files Browse the repository at this point in the history
* chore: changeset

* chore: update changelog
  • Loading branch information
lsliwaradioluz authored Jun 20, 2024
1 parent f9cd8af commit 018d73d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
15 changes: 15 additions & 0 deletions .changeset/wicked-baboons-run.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
"@vue-storefront/magento-api": major
---

- **[BREAKING]** Updated `@vue-storefront/middleware` version to `4.1.0`. Make sure this version is used in your project.

```diff
{
...
"dependencies": {
- "@vue-storefront/middleware": "3.x.x",
+ "@vue-storefront/middleware": "4.1.0"
}
}
```
4 changes: 3 additions & 1 deletion packages/api-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# @vue-storefront/magento-api

## 4.0.1
## 4.0.1 (deprecated)

> This package version is deprecated. Please use the next major version.
### Patch Changes

Expand Down

0 comments on commit 018d73d

Please sign in to comment.