diff --git a/CHANGELOG.md b/CHANGELOG.md index ff85479..dc011ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [2.5.4](https://github.com/Kikobeats/js-mythbusters/compare/v2.5.3...v2.5.4) (2019-11-05) + ### [2.5.3](https://github.com/Kikobeats/js-mythbusters/compare/v2.5.2...v2.5.3) (2019-09-08) ### [2.5.2](https://github.com/Kikobeats/js-mythbusters/compare/v2.5.1...v2.5.2) (2019-08-15) diff --git a/package.json b/package.json index fec138d..946e32e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "javascript-mythbusters", "description": "A list of JavaScript tips to avoid load performance from a high level point of view.", "homepage": "https://mythbusters.js.org", - "version": "2.5.3", + "version": "2.5.4", "main": "README.md", "repository": { "type": "git",