File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 2.0.0-beta.212] ( https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-app@2.0.0-beta.211...@ecomplus/storefront-app@2.0.0-beta.212 ) (2024-12-19)
7+
8+ ### Bug Fixes
9+
10+ - ** app/account:** delay 1s to redirect to external auth when unauthorizated ([ bb3525a] ( https://github.com/ecomplus/storefront/commit/bb3525a5da5a6f276becb41dd4723a8005421284 ) )
11+ - ** app/credit-card:** accept card holder name with frist word less than 3 chars ([ c7f1db6] ( https://github.com/ecomplus/storefront/commit/c7f1db62a33c6dd47614bcf51d508e026e68cce1 ) )
12+
613# [ 2.0.0-beta.211] ( https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-app@2.0.0-beta.210...@ecomplus/storefront-app@2.0.0-beta.211 ) (2024-11-29)
714
815### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @ecomplus/storefront-app" ,
3- "version" : " 2.0.0-beta.211 " ,
3+ "version" : " 2.0.0-beta.212 " ,
44 "description" : " Vue.js ecommerce app with cart, checkout and account pages" ,
55 "main" : " dist/lib/js/app.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 5.20.50] ( https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-framework@5.20.49...@ecomplus/storefront-framework@5.20.50 ) (2024-12-19)
7+
8+ ### Bug Fixes
9+
10+ - ** deps:** update all non-major dependencies ([ #1115 ] ( https://github.com/ecomplus/storefront/issues/1115 ) ) ([ 4ba509a] ( https://github.com/ecomplus/storefront/commit/4ba509a3add09bfdc0b5a22ccdb2ce67bcd1b6c4 ) )
11+
612## [ 5.20.49] ( https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-framework@5.20.48...@ecomplus/storefront-framework@5.20.49 ) (2024-11-23)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @ecomplus/storefront-framework" ,
3- "version" : " 5.20.49 " ,
3+ "version" : " 5.20.50 " ,
44 "description" : " Framework for PWA and JAMstack e-commerce templates with E-Com Plus APIs" ,
55 "main" : " src/index.js" ,
66 "bin" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 2.0.0-starter.119] ( https://github.com/ecomplus/storefront-starter/compare/@ecomplus/storefront-starter@2.0.0-starter.118...@ecomplus/storefront-starter@2.0.0-starter.119 ) (2024-12-19)
7+
8+ ** Note:** Version bump only for package @ecomplus/storefront-starter
9+
610# [ 2.0.0-starter.118] ( https://github.com/ecomplus/storefront-starter/compare/@ecomplus/storefront-starter@2.0.0-starter.117...@ecomplus/storefront-starter@2.0.0-starter.118 ) (2024-11-29)
711
812** Note:** Version bump only for package @ecomplus/storefront-starter
Original file line number Diff line number Diff line change 77 ],
88 "private" : true ,
99 "name" : " @ecomplus/storefront-starter" ,
10- "version" : " 2.0.0-starter.118 " ,
10+ "version" : " 2.0.0-starter.119 " ,
1111 "description" : " PWA and JAMstack based e-commerce template for E-Com Plus stores" ,
1212 "main" : " template/js/index.js" ,
1313 "scripts" : {
3737 "url" : " git+https://github.com/ecomplus/storefront-starter.git"
3838 },
3939 "dependencies" : {
40- "@ecomplus/storefront-template" : " ^2.0.0-beta.278 "
40+ "@ecomplus/storefront-template" : " ^2.0.0-beta.279 "
4141 }
4242}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 2.0.0-beta.279] ( https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-template@2.0.0-beta.278...@ecomplus/storefront-template@2.0.0-beta.279 ) (2024-12-19)
7+
8+ ** Note:** Version bump only for package @ecomplus/storefront-template
9+
610# [ 2.0.0-beta.278] ( https://github.com/ecomplus/storefront/compare/@ecomplus/storefront-template@2.0.0-beta.277...@ecomplus/storefront-template@2.0.0-beta.278 ) (2024-11-29)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @ecomplus/storefront-template" ,
3- "version" : " 2.0.0-beta.278 " ,
3+ "version" : " 2.0.0-beta.279 " ,
44 "description" : " Reusable & upgradable views and scripts for E-Com Plus storefront" ,
55 "main" : " template/js/index.js" ,
66 "bin" : {
4848 "@ecomplus/passport-client" : " ^1.2.1" ,
4949 "@ecomplus/search-engine" : " ^2.6.1" ,
5050 "@ecomplus/shopping-cart" : " ^2.6.0" ,
51- "@ecomplus/storefront-app" : " ^2.0.0-beta.211 " ,
51+ "@ecomplus/storefront-app" : " ^2.0.0-beta.212 " ,
5252 "@ecomplus/storefront-components" : " ^1.0.0-beta.185" ,
53- "@ecomplus/storefront-framework" : " ^5.20.49 " ,
53+ "@ecomplus/storefront-framework" : " ^5.20.50 " ,
5454 "@ecomplus/storefront-router" : " ^2.2.1" ,
5555 "@ecomplus/storefront-twbs" : " ^7.3.6" ,
5656 "@ecomplus/utils" : " ^1.4.1" ,
You can’t perform that action at this time.
0 commit comments