|
2 | 2 | All notable changes to this project will be documented in this file.
|
3 | 3 | This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
4 | 4 |
|
5 |
| -A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.0...HEAD). |
| 5 | +A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.1...HEAD). |
| 6 | + |
| 7 | +<a name="v3.0.0-alpha.1"></a> |
| 8 | +## [v3.0.0-alpha.1] - 2022-01-25 |
| 9 | +### Breaking Changes |
| 10 | +- Require Node.js >= 16.13.2 / npm >= 8 [`71a2696`](https://github.com/SAP/ui5-cli/commit/71a2696ecc056ccfa695bd560d59bb31c7dbeb65) |
| 11 | + |
| 12 | +### Dependency Updates |
| 13 | +- Bump [@ui5](https://github.com/ui5)/project from 3.0.0-alpha.0 to 3.0.0-alpha.1 [`23601ce`](https://github.com/SAP/ui5-cli/commit/23601ce6330f5427960ae40316a8569e641cdf55) |
| 14 | +- Bump [@ui5](https://github.com/ui5)/server from 3.0.0-alpha.0 to 3.0.0-alpha.1 [`61a8714`](https://github.com/SAP/ui5-cli/commit/61a8714a55cb18ba384feee50ddd52f91810f4d0) |
| 15 | +- Bump [@ui5](https://github.com/ui5)/builder from 3.0.0-alpha.0 to 3.0.0-alpha.1 [`e7fcc14`](https://github.com/SAP/ui5-cli/commit/e7fcc14a97d9b89e5b8e958e41e74d0300e45771) |
| 16 | +- Bump [@ui5](https://github.com/ui5)/fs from 3.0.0-alpha.1 to 3.0.0-alpha.2 [`511f3c8`](https://github.com/SAP/ui5-cli/commit/511f3c8044b1f41840c15fcbdca95da5d159d207) |
| 17 | +- Bump [@ui5](https://github.com/ui5)/logger from 3.0.1-alpha.0 to 3.0.1-alpha.1 [`85f5657`](https://github.com/SAP/ui5-cli/commit/85f565781ebe0286ba61601c744c6239e26df6a7) |
| 18 | +- Bump [@ui5](https://github.com/ui5)/fs from 3.0.0-alpha.0 to 3.0.0-alpha.1 [`f629e31`](https://github.com/SAP/ui5-cli/commit/f629e31c22ca375ddf4282bafcd38ff45ea5a4bc) |
| 19 | + |
| 20 | +### BREAKING CHANGE |
| 21 | + |
| 22 | +Support for older Node.js and npm releases has been dropped. |
| 23 | +Only Node.js v16.13.2 and npm v8 or higher are supported. |
| 24 | + |
6 | 25 |
|
7 | 26 | <a name="v3.0.0-alpha.0"></a>
|
8 | 27 | ## [v3.0.0-alpha.0] - 2021-12-14
|
@@ -714,6 +733,7 @@ Only Node.js v10 or higher is supported.
|
714 | 733 | <a name="v0.0.1"></a>
|
715 | 734 | ## v0.0.1 - 2018-06-06
|
716 | 735 |
|
| 736 | +[v3.0.0-alpha.1]: https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.0...v3.0.0-alpha.1 |
717 | 737 | [v3.0.0-alpha.0]: https://github.com/SAP/ui5-cli/compare/v2.14.1...v3.0.0-alpha.0
|
718 | 738 | [v2.14.1]: https://github.com/SAP/ui5-cli/compare/v2.14.0...v2.14.1
|
719 | 739 | [v2.14.0]: https://github.com/SAP/ui5-cli/compare/v2.13.0...v2.14.0
|
|
0 commit comments