Skip to content

Commit 5bf0af6

Browse files
committed
Release v7.0.0
1 parent 1650e98 commit 5bf0af6

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+
## [7.0.0] - 2018-10-03
11+
1012
### Added
1113

1214
- **Icon** add columns icon

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"vendor": "vtex",
33
"name": "styleguide",
4-
"version": "6.4.4",
4+
"version": "7.0.0",
55
"title": "VTEX Styleguide",
66
"description": "The VTEX Styleguide components for the Render framework",
77
"builders": {

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vtex/styleguide",
3-
"version": "6.4.4",
3+
"version": "7.0.0",
44
"scripts": {
55
"test": "react-scripts test --env=jsdom",
66
"test:codemod": "jest codemod",

0 commit comments

Comments
 (0)