Skip to content

Commit 37e654c

Browse files
ci: release (#7412)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 18725af commit 37e654c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/strong-gifts-attack.md

-5
This file was deleted.

Diff for: packages/sdk-axios-request-sender/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vue-storefront/sdk-axios-request-sender
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- **[CHANGED]** Update axios version from "^0.29.0" to "^1.7.9".
8+
39
## 2.0.1
410

511
### Patch Changes

Diff for: packages/sdk-axios-request-sender/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-storefront/sdk-axios-request-sender",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"main": "lib/index.cjs.js",
55
"module": "lib/index.es.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)