Skip to content

Commit 85b5124

Browse files
Release v7.5.6
1 parent 7741c25 commit 85b5124

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.5.6] - 2018-11-08
11+
1012
## [7.5.5] - 2018-11-08
1113

1214
### Added

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": "7.5.5",
4+
"version": "7.5.6",
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": "7.5.5",
3+
"version": "7.5.6",
44
"scripts": {
55
"test": "react-scripts test --env=jsdom",
66
"test:codemod": "jest codemod",

0 commit comments

Comments
 (0)