We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e450b commit 5aed77eCopy full SHA for 5aed77e
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
+## [0.13.2] - 2019-08-29
11
+
12
## [0.13.1] - 2019-08-19
13
### Fixed
14
- Icon pack svg attributes in camel case (e.g. `strokeWidth` instead of `stroke-width`).
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "store-icons",
3
"vendor": "vtex",
4
- "version": "0.13.1",
+ "version": "0.13.2",
5
"title": "VTEX Store icons",
6
"description": "All icons that store apps use.",
"mustUpdateAt": "2020-01-30",
0 commit comments