diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fb71a1..cd4a50e 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. +### [0.1.10](https://github.com/adaltas/node-mocha-they/compare/v0.1.9...v0.1.10) (2024-09-28) + ### [0.1.9](https://github.com/adaltas/node-mocha-they/compare/v0.1.8...v0.1.9) (2024-09-28) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 7e3ffb6..8479e93 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mocha-they", - "version": "0.1.9", + "version": "0.1.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mocha-they", - "version": "0.1.9", + "version": "0.1.10", "license": "MIT", "dependencies": { "mixme": "^1.1.0" diff --git a/package.json b/package.json index e0f51d4..00b2702 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mocha-they", - "version": "0.1.9", + "version": "0.1.10", "description": "Extends Mocha with the function `they` to transparently run tests in local and ssh mode", "keywords": [ "ssh",