File tree Expand file tree Collapse file tree 6 files changed +26
-3
lines changed
docs/content/4.sdk/5.reference Expand file tree Collapse file tree 6 files changed +26
-3
lines changed Original file line number Diff line number Diff line change 2020 "changesets" : [
2121 " brave-jokes-film" ,
2222 " chilly-eggs-fetch" ,
23+ " chilly-fans-check" ,
24+ " loud-rings-occur" ,
2325 " slimy-olives-drive" ,
2426 " strange-schools-mate"
2527 ]
Original file line number Diff line number Diff line change 11# Change log
22
3+ ## 3.3.0-rc.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies:
8+ - @vue-storefront/logger @1.0.0-rc.3
9+
310## 3.3.0-rc.0
411
512### Minor Changes
Original file line number Diff line number Diff line change 11# @vue-storefront/logger
22
3+ ## 1.0.0-rc.3
4+
5+ ### Major Changes
6+
7+ rc.3
8+ rc.3
9+
310## 1.0.0-rc.2
411
512### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-storefront/logger" ,
3- "version" : " 1.0.0-rc.2 " ,
3+ "version" : " 1.0.0-rc.3 " ,
44 "main" : " lib/index.cjs.js" ,
55 "module" : " lib/index.es.js" ,
66 "types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 11# Change log
22
3+ ## 3.3.0-rc.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies:
8+ - @vue-storefront/logger @1.0.0-rc.3
9+
310## 3.3.0-rc.0
411
512### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-storefront/sdk" ,
33 "license" : " MIT" ,
4- "version" : " 3.3.0-rc.0 " ,
4+ "version" : " 3.3.0-rc.1 " ,
55 "main" : " lib/index.cjs.js" ,
66 "module" : " lib/index.es.js" ,
77 "types" : " lib/index.d.ts" ,
2020 "changesets:publish" : " yarn run build && yarn changeset publish"
2121 },
2222 "dependencies" : {
23- "@vue-storefront/logger" : " 1.0.0-rc.2 "
23+ "@vue-storefront/logger" : " 1.0.0-rc.3 "
2424 },
2525 "devDependencies" : {
2626 "@types/jest" : " ^29.0.3" ,
You can’t perform that action at this time.
0 commit comments