We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e947c commit 29b11c5Copy full SHA for 29b11c5
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [3.169.4] - 2023-10-05
11
+
12
### Fixed
13
- Modal not displaing in email share at `SocialButton`
14
## [3.169.3] - 2023-05-12
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "store-components",
4
- "version": "3.169.3",
+ "version": "3.169.4",
5
"title": "VTEX Store Components",
6
"defaultLocale": "pt-BR",
"description": "The VTEX store components for that render apps can use",
react/package.json
@@ -88,5 +88,5 @@
88
"./setupTests.js"
89
]
90
},
91
- "version": "3.169.3"
+ "version": "3.169.4"
92
}
0 commit comments