Skip to content

Commit c17beb1

Browse files
ci: release (rc) (#7272)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9f5089d commit c17beb1

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
},
2020
"changesets": [
2121
"brave-jokes-film",
22+
"chilly-eggs-fetch",
2223
"strange-schools-mate"
2324
]
2425
}

packages/logger/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vue-storefront/logger
22

3+
## 1.0.0-rc.2
4+
5+
### Major Changes
6+
7+
rc.2
8+
39
## 1.0.0-rc.1
410

511
### Minor Changes

packages/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-storefront/logger",
3-
"version": "1.0.0-rc.1",
3+
"version": "1.0.0-rc.2",
44
"main": "lib/index.cjs.js",
55
"module": "lib/index.es.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)