Skip to content

Commit c502781

Browse files
author
Michael Mrowetz
committed
Release v0.3.5
1 parent 645e53f commit c502781

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,11 @@
2020

2121

2222

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+

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "perf-cascade",
3-
"version": "0.3.4",
3+
"version": "0.3.5",
44
"description": "Har file visualizer",
55
"main": "./index.js",
66
"scripts": {

0 commit comments

Comments
 (0)