Commit 84993eb Cauli Tomaz
committed
1 parent 0014c5e commit 84993eb Copy full SHA for 84993eb
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 @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 8.8.1] - 2018-12-28
11
+
10
12
### Added
11
13
12
14
- ** Conditions** new experimental component to filter data based on statements.
Original file line number Diff line number Diff line change 1
1
{
2
2
"vendor" : " vtex" ,
3
3
"name" : " styleguide" ,
4
- "version" : " 8.8.0 " ,
4
+ "version" : " 8.8.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" : " 8.8.0 " ,
3
+ "version" : " 8.8.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