Skip to content

Commit d177055

Browse files
Merge pull request #6 from EcomDev/release-please--branches--main
chore(main): release 1.4.0
2 parents 2ba2a88 + ea5d026 commit d177055

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.3.0"
2+
".": "1.4.0"
33
}

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [1.4.0](https://github.com/EcomDev/mysql-to-jsonl/compare/v1.3.0...v1.4.0) (2025-01-26)
4+
5+
6+
### Features
7+
8+
* cleanup of table data is now an external service ([d0053dc](https://github.com/EcomDev/mysql-to-jsonl/commit/d0053dc39c9fad9bc14554effbba75e110071201))
9+
10+
11+
### Bug Fixes
12+
13+
* add bigger delta for table row count ([2ba2a88](https://github.com/EcomDev/mysql-to-jsonl/commit/2ba2a885b0a022ea42460cc68d7c825c5b47cc0a))
14+
15+
16+
### Miscellaneous Chores
17+
18+
* **bin:** auto-update version string in binary ([ddbfee5](https://github.com/EcomDev/mysql-to-jsonl/commit/ddbfee5f1e94662be5d2f4dd76d5b950a9d2f6bf))
19+
* **build:** hopefully fixed phar release upload ([915c19c](https://github.com/EcomDev/mysql-to-jsonl/commit/915c19c828e19d16b06707c80555910a51912a62))
20+
* **docs:** add an example of configuration JSON ([9a2c138](https://github.com/EcomDev/mysql-to-jsonl/commit/9a2c138091c0c525c34fd54e3ad98a833afdf126))
21+
322
## [1.3.0](https://github.com/EcomDev/mysql-to-jsonl/compare/v1.2.0...v1.3.0) (2025-01-22)
423

524

0 commit comments

Comments
 (0)