@@ -9,13 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## [ Unreleased]
1111
12+ ## [ 1.7.0] - 2025-08-06
13+
1214### Added
1315
1416- Dependabot updates
1517- Global exception handling for bundles when things could have gone wrong
1618- Copilot instructions
1719- You can now pass slashes on bundles and will automatically convert them to dot notation.
1820
21+ * * *
22+
1923## [ 1.6.0] - 2024-09-23
2024
2125### Added
@@ -26,6 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2630
2731- Overgreedy ignore, missing the ` tests ` folder in the final package
2832
33+ * * *
34+
2935## [ 1.5.0] - 2024-09-17
3036
3137### Added
@@ -150,34 +156,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
150156- New ` testbox apidocs ` command to open the TestBox API Docs in your browser.
151157- Initial Creation of this project
152158
153- [ Unreleased ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.6 .0...HEAD
154-
159+ [ unreleased ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.7 .0...HEAD
160+ [ 1.7.0 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.6.0...v1.7.0
155161[ 1.6.0 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.5.0...v1.6.0
156-
157162[ 1.5.0 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.4.0...v1.5.0
158-
159163[ 1.4.0 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.3.0...v1.4.0
160-
161164[ 1.3.0 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.2.2...v1.3.0
162-
163165[ 1.2.2 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.2.1...v1.2.2
164-
165166[ 1.2.1 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.2.0...v1.2.1
166-
167167[ 1.2.0 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.3...v1.2.0
168-
169168[ 1.1.3 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.2...v1.1.3
170-
171169[ 1.1.2 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.1...v1.1.2
172-
173170[ 1.1.1 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.1.0...v1.1.1
174-
175171[ 1.1.0 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.0.3...v1.1.0
176-
177172[ 1.0.3 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.0.2...v1.0.3
178-
179173[ 1.0.2 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.0.1...v1.0.2
180-
181174[ 1.0.1 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.0.0...v1.0.1
182-
183175[ 1.0.0 ] : https://github.com/Ortus-Solutions/testbox-cli/compare/v1.0.0...v1.0.0
0 commit comments