You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add output file option for dry-run mode and improve error handling ([242bfac](https://github.com/wiremind/markdown-to-notionapi/commit/242bfac5a23f072b151b52b13033472febef98c1))
9
+
* add output file option for dry-run mode and improve error handling ([c8752ab](https://github.com/wiremind/markdown-to-notionapi/commit/c8752abde69e3282071374650dfe5c8e2ee157bb))
10
+
* implement chunked processing for Notion API blocks and add tests ([64cd18a](https://github.com/wiremind/markdown-to-notionapi/commit/64cd18a87f5c6fef17c764b1a8485553291b85e1))
* update workflows to support manual triggering and enhance Docker image build process ([2605b4d](https://github.com/wiremind/markdown-to-notionapi/commit/2605b4d92aa1ebf614b411bb3609330bcd3df3da))
15
+
16
+
17
+
### Bug Fixes
18
+
19
+
***ci:** fixing automatic build process ([5df94f5](https://github.com/wiremind/markdown-to-notionapi/commit/5df94f5789f2715d8d3a64eb6a4104c5e5b3b8e4))
20
+
***ci:** fixing automatic build process ([c5b8750](https://github.com/wiremind/markdown-to-notionapi/commit/c5b87506dcda26d538c050241e74d8a291b28444))
21
+
***ci:** semantic version of github action ([8c29032](https://github.com/wiremind/markdown-to-notionapi/commit/8c290324174450daf6e78d36297457072dd27bad))
22
+
***ci:** semantic version of github action ([6156ce6](https://github.com/wiremind/markdown-to-notionapi/commit/6156ce6768a4f8717ed895c35576a9f6c2dcf203))
23
+
* update release-please configuration to include changelog path and miscellaneous section ([987c4dc](https://github.com/wiremind/markdown-to-notionapi/commit/987c4dcdb5f56f2def78ce006c0743c923b2ec98))
24
+
25
+
## Changelog
26
+
3
27
All notable changes to this project will be documented in this file.
4
28
5
29
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
30
+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
0 commit comments