diff --git a/CHANGELOG.md b/CHANGELOG.md index 315688b..1e03e56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.6.1](https://github.com/Kikobeats/js-mythbusters/compare/v2.6.0...v2.6.1) (2022-04-04) + + +### Bug Fixes + +* move spread syntax into workflow section ([603cbb7](https://github.com/Kikobeats/js-mythbusters/commit/603cbb722d60f5d7a0e5b842c0b0aca9c1efef3a)) + ## [2.6.0](https://github.com/Kikobeats/js-mythbusters/compare/v2.5.7...v2.6.0) (2022-04-04) diff --git a/package.json b/package.json index 675c5a8..40a5c22 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.6.0", + "version": "2.6.1", "main": "README.md", "contributors": [ {