We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f41e4 commit bcd02ddCopy full SHA for bcd02dd
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
5
+<a name="v2.3.1"></a>
6
+## <small>v2.3.1 (2018-03-31)</small>
7
+
8
+* #207 - fix typo in leftColumnWidth & add depreciation warning ([8a2e605](https://github.com/micmro/PerfCascade/commit/8a2e605))
9
10
11
12
<a name="v2.3.0"></a>
13
## v2.3.0 (2018-03-31)
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "perf-cascade",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "Har file visualizer",
"main": "./index.js",
"style": "./dist/perf-cascade.css",
0 commit comments