Skip to content

Commit be7a23d

Browse files
committed
Release 0.5.3
1 parent 5a742c2 commit be7a23d

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
66
project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## Unreleased
8+
<!-- ## Unreleased -->
9+
10+
## [0.5.3] 2020-09-11
911

1012
- Fix `git checkout` errors when using advanced git-based dependency swapping.
1113

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tachometer",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "Web benchmark runner",
55
"main": "lib/cli.js",
66
"directories": {

0 commit comments

Comments
 (0)