File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 1.2.2] - 2024-10-14
11+
1012### Added
1113- Create a check organization permission component
1214
Original file line number Diff line number Diff line change 11{
22 "name" : " storefront-permissions-ui" ,
33 "vendor" : " vtex" ,
4- "version" : " 1.2.1 " ,
4+ "version" : " 1.2.2 " ,
55 "title" : " Storefront Permissions UI" ,
66 "description" : " Manage User's Roles and Permissions on apps that depend on vtex.storefront-permissions" ,
77 "mustUpdateAt" : " 2022-08-28" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " vtexus.storefront-permissions" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "scripts" : {
55 "test" : " echo \" Error: no test specified\" && exit 1"
66 },
You can’t perform that action at this time.
0 commit comments