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 e4b815f commit c0b1013Copy full SHA for c0b1013
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
+## [4.3.4] - 2018-6-20
11
+
12
### Added
13
14
- **Table** Create Table component
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vtex/styleguide",
3
- "version": "4.3.3",
+ "version": "4.3.4",
4
"scripts": {
5
"test": "react-scripts test --env=jsdom",
6
"test:codemod": "jest codemod",
0 commit comments