Skip to content

Commit bb60df2

Browse files
committed
Release v0.18.0
1 parent e69d313 commit bb60df2

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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.18.0] - 2020-10-05
11+
1012
### Added
1113
- Icon Play, Icon Pause, Icon Volume On and Icon Volume Off.
1214

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "store-icons",
33
"vendor": "vtex",
4-
"version": "0.17.1",
4+
"version": "0.18.0",
55
"title": "VTEX Store icons",
66
"description": "All icons that store apps use.",
77
"mustUpdateAt": "2020-01-30",

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vtex.store-icons",
3-
"version": "0.17.1",
3+
"version": "0.18.0",
44
"description": "React components that encapsules store icons",
55
"scripts": {
66
"pretest": "yarn",

0 commit comments

Comments
 (0)