Skip to content

Commit b1820da

Browse files
ci: release (vuestorefront#7040)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent feec878 commit b1820da

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

.changeset/nervous-humans-do.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/sdk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change log
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- feec8789d: [ADDED] in this release we allowed extension to use module methods, access module configuration and optional context object. For more information please visit documentation about [extending modules](https://docs.vuestorefront.io/sdk/advanced/extending-module#extend).
8+
39
## 1.2.2
410

511
### Patch Changes

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vue-storefront/sdk",
33
"license": "MIT",
4-
"version": "1.2.2",
4+
"version": "1.3.0",
55
"main": "lib/index.cjs.js",
66
"module": "lib/index.es.js",
77
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)