Skip to content

Commit baaafc2

Browse files
author
Travis CI
committed
chore(release): 2.5.1
1 parent ac4307e commit baaafc2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.5.1](https://github.com/Kikobeats/js-mythbusters/compare/v2.5.0...v2.5.1) (2019-08-13)
6+
57
## 2.5.0 (2019-08-13)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "javascript-mythbusters",
33
"description": "A list of JavaScript tips to avoid load performance from a high level point of view.",
44
"homepage": "https://mythbusters.js.org",
5-
"version": "2.5.0",
5+
"version": "2.5.1",
66
"main": "README.md",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)