We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 645e53f commit c502781Copy full SHA for c502781
CHANGELOG.md
@@ -20,3 +20,11 @@
20
21
22
23
+<a name="v0.3.5"></a>
24
+## v0.3.5 (2017-02-05)
25
+
26
+* #137 ensure CHANGELOG.md is committed ([645e53f](https://github.com/micmro/PerfCascade/commit/645e53f))
27
+* append missing v0.3.4 changelog ([c794281](https://github.com/micmro/PerfCascade/commit/c794281))
28
29
30
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "perf-cascade",
3
- "version": "0.3.4",
+ "version": "0.3.5",
4
"description": "Har file visualizer",
5
"main": "./index.js",
6
"scripts": {
0 commit comments