Skip to content

Commit 7d4e7d1

Browse files
ci: release (rc) (#7273)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4e5e858 commit 7d4e7d1

File tree

5 files changed

+14
-9
lines changed

5 files changed

+14
-9
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"changesets": [
2121
"brave-jokes-film",
2222
"chilly-eggs-fetch",
23+
"slimy-olives-drive",
2324
"strange-schools-mate"
2425
]
2526
}

docs/content/4.sdk/5.reference/change-log.md

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

3+
## 3.3.0-rc.0
4+
5+
### Minor Changes
6+
7+
- **[ADDED]** Logger module
8+
39
## 3.2.3
410

511
### Patch Changes

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+
## 3.3.0-rc.0
4+
5+
### Minor Changes
6+
7+
- **[ADDED]** Logger module
8+
39
## 3.2.3
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": "3.2.3",
4+
"version": "3.3.0-rc.0",
55
"main": "lib/index.cjs.js",
66
"module": "lib/index.es.js",
77
"types": "lib/index.d.ts",

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2977,14 +2977,6 @@
29772977
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
29782978
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
29792979

2980-
"@vue-storefront/[email protected]":
2981-
version "1.0.0-rc.2"
2982-
resolved "https://registry.yarnpkg.com/@vue-storefront/logger/-/logger-1.0.0-rc.2.tgz#27e2255447ce8b0804464cedcc9a2391a4ffc398"
2983-
integrity sha512-RN12ITIHUKB2smsP92MYsA+Uk4UGth1XzNO5FGKJ3/wNvml4aaTCl5qoCRoA7TLHy+dFt4wJj7sxRSaHeCORPQ==
2984-
dependencies:
2985-
consola "^3"
2986-
dotenv "^16"
2987-
29882980
"@vue-storefront/rollup-config@^0.0.6":
29892981
version "0.0.6"
29902982
resolved "https://registry.yarnpkg.com/@vue-storefront/rollup-config/-/rollup-config-0.0.6.tgz#625f4e67790f11e2b9ff2843a95fea52849effa2"

0 commit comments

Comments
 (0)