diff --git a/CHANGELOG.md b/CHANGELOG.md index 95fab814..3df79fa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.0.1](https://github.com/aurelia/cli/compare/3.0.0...3.0.1) (2022-06-07) + + +### Bug Fixes + +* remove engines requirement to allow to use in older nodejs with yarn ([0cc316e](https://github.com/aurelia/cli/commit/0cc316e080d863c9a35f303cc9e52447baabc0b7)) + + + # [3.0.0](https://github.com/aurelia/cli/compare/2.0.3...3.0.0) (2022-06-06) diff --git a/package.json b/package.json index f914e9d8..634b1c3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-cli", - "version": "3.0.0", + "version": "3.0.1", "description": "The command line tooling for Aurelia.", "keywords": [ "aurelia",