Skip to content

Commit 0ebc456

Browse files
ci: release (rc) (#7279)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 70d8bf6 commit 0ebc456

File tree

4 files changed

+14
-1
lines changed

4 files changed

+14
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"brave-jokes-film",
2222
"chilly-eggs-fetch",
2323
"chilly-fans-check",
24+
"fuzzy-pugs-greet",
2425
"loud-rings-occur",
2526
"mighty-peas-serve",
2627
"slimy-olives-drive",

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.2
4+
5+
### Minor Changes
6+
7+
rc.1
8+
39
## 3.3.0-rc.1
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.2
4+
5+
### Minor Changes
6+
7+
rc.1
8+
39
## 3.3.0-rc.1
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.3.0-rc.1",
4+
"version": "3.3.0-rc.2",
55
"main": "lib/index.cjs.js",
66
"module": "lib/index.es.js",
77
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)