File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.4.1 "
2+ "." : " 1.4.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.4.2] ( https://github.com/EcomDev/mysql-to-jsonl/compare/1.4.1...1.4.2 ) (2025-01-27)
4+
5+
6+ ### Miscellaneous Chores
7+
8+ * ** main:** release 1.4.1 ([ #10 ] ( https://github.com/EcomDev/mysql-to-jsonl/issues/10 ) ) ([ bec5bf5] ( https://github.com/EcomDev/mysql-to-jsonl/commit/bec5bf5a8bbe5c273a33895ca737212e2ca841d4 ) )
9+ * release 1.4.1 ([ d37f024] ( https://github.com/EcomDev/mysql-to-jsonl/commit/d37f0248df8fe8ac13afbdee2cc6bf61a88e3580 ) )
10+ * release 1.4.2 ([ 66055de] ( https://github.com/EcomDev/mysql-to-jsonl/commit/66055de5c729f1a4df90676da88929695c310fa4 ) )
11+
312## [ 1.4.1] ( https://github.com/EcomDev/mysql-to-jsonl/compare/1.4.1...1.4.1 ) (2025-01-27)
413
514
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ use Symfony\Component\Console\Application;
88require_once __DIR__ . '/../vendor/autoload.php ' ;
99
1010// x-release-please-start-version
11- const VERSION = '1.4.1 ' ;
11+ const VERSION = '1.4.2 ' ;
1212// x-release-please-end
1313
1414$ application = new Application (
You can’t perform that action at this time.
0 commit comments