From 82091bbeebcc4b08c9929e37a8cd91c5b5025791 Mon Sep 17 00:00:00 2001 From: bigopon Date: Tue, 7 Jun 2022 12:50:56 +1000 Subject: [PATCH] 3.0.1 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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",