diff --git a/CHANGELOG.md b/CHANGELOG.md index a3e103bb..227a13ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.2](https://github.com/boneskull/midnight-smoker/compare/v1.2.1...v1.2.2) (2022-11-18) + + +### Bug Fixes + +* **deps:** update dependency yargs to v17.6.0 ([1fb217e](https://github.com/boneskull/midnight-smoker/commit/1fb217e2e72c05f7d38e82f43dcc159857a00ff3)) + ## [1.2.1](https://github.com/boneskull/midnight-smoker/compare/v1.1.2...v1.2.1) (2022-10-27) diff --git a/package-lock.json b/package-lock.json index e1c2995e..bdddc105 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "midnight-smoker", - "version": "1.2.1", + "version": "1.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "midnight-smoker", - "version": "1.2.1", + "version": "1.2.2", "license": "Apache-2.0", "dependencies": { "chalk": "4.1.2", diff --git a/package.json b/package.json index 93ade3ae..954ae9fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "midnight-smoker", - "version": "1.2.1", + "version": "1.2.2", "description": "Run smoke tests against packages as they would be published", "keywords": [ "test",