We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef9c7a3 commit 2dee9b6Copy full SHA for 2dee9b6
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [5.3.1] - 2018-7-17
11
+
12
### Changed
13
14
- Disable script to update `manifest.json` temporarily
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vtex/styleguide",
3
- "version": "5.3.0",
+ "version": "5.3.1",
4
"scripts": {
5
"test": "react-scripts test --env=jsdom",
6
"test:codemod": "jest codemod",
0 commit comments