Skip to content

Commit cd1fa38

Browse files
committed
Release v0.3.2
1 parent 7390783 commit cd1fa38

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff 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+
## [0.3.2] - 2024-08-22
11+
1012
### Fixed
1113
- shows more options in the cost centers dropdown
1214

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "storefront-permissions-components",
33
"vendor": "vtex",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"title": "Storefront Permissions Components",
66
"description": "Host sharable components",
77
"mustUpdateAt": "2022-08-28",

react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vtex.storefront-permissions-components",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"scripts": {
55
"test": "echo \"Error: no test specified\" && exit 1"
66
},

0 commit comments

Comments
 (0)