From 7290923abac481197ebcbfa0df9f2e711d594abc Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 16 Aug 2023 16:13:10 +0000 Subject: [PATCH 1/6] Finalized changelog for v1.1.1 --- changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 9483f4b..a8bdef9 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.1.1] - 2023-08-16 + ### Fixed - Invalid module name since we refactored, so all testing runners are failing. @@ -40,7 +42,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - New `testbox apidocs` command to open the TestBox API Docs in your browser. - Initial Creation of this project -[Unreleased]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.0...HEAD +[Unreleased]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.1...HEAD + +[1.1.1]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.0...v1.1.1 [1.1.0]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.0.3...v1.1.0 From 2ee00b64e8de3eb91f6fa60574c4322973d3564b Mon Sep 17 00:00:00 2001 From: Luis Majano Date: Wed, 16 Aug 2023 21:09:03 +0200 Subject: [PATCH 2/6] missing changelog --- changelog.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/changelog.md b/changelog.md index b8e2dee..56190a8 100644 --- a/changelog.md +++ b/changelog.md @@ -9,8 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [1.1.1] - 2023-08-16 - ### Fixed - Missing another older injection From 15b2ecfc473c128cf8a313d72965578376a3cd24 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 16 Aug 2023 19:10:32 +0000 Subject: [PATCH 3/6] Finalized changelog for v1.1.2 --- changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 56190a8..74e856e 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.1.2] - 2023-08-16 + ### Fixed - Missing another older injection @@ -46,7 +48,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - New `testbox apidocs` command to open the TestBox API Docs in your browser. - Initial Creation of this project -[Unreleased]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.1...HEAD +[Unreleased]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.2...HEAD + +[1.1.2]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.1...v1.1.2 [1.1.1]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.0...v1.1.1 From c6620744a2d3e26e82c01467dab3832b5f1013e9 Mon Sep 17 00:00:00 2001 From: Luis Majano Date: Wed, 16 Aug 2023 21:33:26 +0200 Subject: [PATCH 4/6] oops --- changelog.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/changelog.md b/changelog.md index c5343fa..715056d 100644 --- a/changelog.md +++ b/changelog.md @@ -9,8 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [1.1.2] - 2023-08-16 - ### Fixed - More fixes on runner not working From 6661c778a5f7b8995e844085abdaa9c79ba0e47d Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 16 Aug 2023 19:35:10 +0000 Subject: [PATCH 5/6] Finalized changelog for v1.1.3 --- changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 715056d..8f535ba 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.1.3] - 2023-08-16 + ### Fixed - More fixes on runner not working @@ -66,7 +68,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - New `testbox apidocs` command to open the TestBox API Docs in your browser. - Initial Creation of this project -[Unreleased]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.2...HEAD +[Unreleased]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.3...HEAD + +[1.1.3]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.2...v1.1.3 [1.1.2]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.1...v1.1.2 From 6dd4808164265bcee53bae582b9e5a326eb2239e Mon Sep 17 00:00:00 2001 From: Github Actions Date: Thu, 17 Aug 2023 11:49:41 +0000 Subject: [PATCH 6/6] Finalized changelog for v1.2.0 --- changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 3dead11..1296059 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.2.0] - 2023-08-17 + ### Added - If a localized version of TestBox cannot be found, then it installs one for you @@ -77,7 +79,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - New `testbox apidocs` command to open the TestBox API Docs in your browser. - Initial Creation of this project -[Unreleased]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.3...HEAD +[Unreleased]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.2.0...HEAD + +[1.2.0]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.3...v1.2.0 [1.1.3]: https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.2...v1.1.3