diff --git a/CHANGELOG.md b/CHANGELOG.md index e14d886..131d47b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [2.50.1](https://github.com/IvanDimanov/biscuit-machine/compare/v2.50.0...v2.50.1) (2022-03-02) + + +### Styling + +* Test style prefix ([f9c7217](https://github.com/IvanDimanov/biscuit-machine/commit/f9c721752a79f6f01971f472fccb40227fbc0df1)) + ## [2.50.0](https://github.com/IvanDimanov/biscuit-machine/compare/v2.49.0...v2.50.0) (2022-03-02) diff --git a/package.json b/package.json index 99aecd6..acdf13f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "biscuit-machine", - "version": "2.50.0", + "version": "2.50.1", "license": "MIT", "engines": { "node": ">=14.0.0",