Skip to content

Commit db5ea3a

Browse files
chore(main): release 1.4.1
1 parent 8f8a2c9 commit db5ea3a

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.4.0"
2+
".": "1.4.1"
33
}

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [1.4.1](https://github.com/EcomDev/mysql-to-jsonl/compare/v1.4.0...v1.4.1) (2025-01-27)
4+
5+
6+
### Bug Fixes
7+
8+
* release artifact upload process ([4b78594](https://github.com/EcomDev/mysql-to-jsonl/commit/4b785944c569186066c11d5a3c6cf24d6ca6075d))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* add composer cache to style checks ([b52862e](https://github.com/EcomDev/mysql-to-jsonl/commit/b52862e0dcc70014a20d3225651be41f0b2ad57a))
14+
* add debuging info ([cea3458](https://github.com/EcomDev/mysql-to-jsonl/commit/cea3458c248b0850d6213de2881d5c4ef6f8021c))
15+
* create artifact during php package build ([40067c8](https://github.com/EcomDev/mysql-to-jsonl/commit/40067c8a33c8732d6b2d488488a9a70b39261e87))
16+
* move release output to release-please job ([6c39f64](https://github.com/EcomDev/mysql-to-jsonl/commit/6c39f647a17cf561185e31b4e2998824a5312829))
17+
* **phar:** optimize size of artifact build ([8f8a2c9](https://github.com/EcomDev/mysql-to-jsonl/commit/8f8a2c9dbd8b4651926f9f9d14ba7f076eb6bb7c))
18+
* proper version string in app binary ([97a3752](https://github.com/EcomDev/mysql-to-jsonl/commit/97a375246e3f1a0dcb3adfcc8e91f2f4d31a79c4))
19+
* **tests:** add composer cache for build process ([b940f93](https://github.com/EcomDev/mysql-to-jsonl/commit/b940f935e233a72879e3eb39f313324f3d779ad5))
20+
321
## [1.4.0](https://github.com/EcomDev/mysql-to-jsonl/compare/v1.3.0...v1.4.0) (2025-01-26)
422

523

0 commit comments

Comments
 (0)