Commit 944afc1 Bruno Dias
committed
1 parent 2f1a8c3 commit 944afc1 Copy full SHA for 944afc1
File tree 3 files changed +4
-2
lines changed
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
8
## [ Unreleased]
9
+
10
+ ## [ 7.1.1] - 2018-10-04
9
11
### Added
10
12
- ` IconBars ` , ` IconUser ` and ` IconShoppingCart ` components
11
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"vendor" : " vtex" ,
3
3
"name" : " styleguide" ,
4
- "version" : " 7.1.0 " ,
4
+ "version" : " 7.1.1 " ,
5
5
"title" : " VTEX Styleguide" ,
6
6
"description" : " The VTEX Styleguide components for the Render framework" ,
7
7
"builders" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vtex/styleguide" ,
3
- "version" : " 7.1.0 " ,
3
+ "version" : " 7.1.1 " ,
4
4
"scripts" : {
5
5
"test" : " react-scripts test --env=jsdom" ,
6
6
"test:codemod" : " jest codemod" ,
You can’t perform that action at this time.
0 commit comments