Skip to content

Commit ac79dd1

Browse files
authored
docs: update CHANGELOG.md for 0.1.7 (#12)
Co-authored-by: jorben <2806170+jorben@users.noreply.github.com>
1 parent 3fe8ace commit ac79dd1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.1.7] - 2026-01-25
8+
### :bug: Bug Fixes
9+
- [`cf5549e`](https://github.com/MarkPDFdown/markpdfdown-desktop/commit/cf5549e130e9394f4f1bc5f7c5b8e368596c0124) - **deps**: ⚡️ optimize electron dependency for smaller builds *(PR [#6](https://github.com/MarkPDFdown/markpdfdown-desktop/pull/6) by [@jorben](https://github.com/jorben))*
10+
- [`a6174e9`](https://github.com/MarkPDFdown/markpdfdown-desktop/commit/a6174e93c95d2693e148e990dd6c81ec53743a7a) - **icon**: 🐛 fix app icon not displaying on macOS when running via npx *(PR [#8](https://github.com/MarkPDFdown/markpdfdown-desktop/pull/8) by [@jorben](https://github.com/jorben))*
11+
- [`3fe8ace`](https://github.com/MarkPDFdown/markpdfdown-desktop/commit/3fe8ace6f6c12252aaf69c6b5225ad5a71b1cd8c) - **ci**: 🐛 use PAT to trigger CI from changelog PR *(PR [#11](https://github.com/MarkPDFdown/markpdfdown-desktop/pull/11) by [@jorben](https://github.com/jorben))*
12+
13+
714
## [0.1.6] - 2026-01-25
815
### :bug: Bug Fixes
916
- [`44b6566`](https://github.com/MarkPDFdown/markpdfdown-desktop/commit/44b6566c6d9c1f1f5985ba96c2d757e7434d534d) - **deps**: 🐛 move electron to optionalDependencies for build compatibility *(commit by [@jorben](https://github.com/jorben))*
@@ -72,3 +79,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7279
[0.1.3]: https://github.com/MarkPDFdown/markpdfdown-desktop/compare/0.0.1...0.1.3
7380
[0.1.5]: https://github.com/MarkPDFdown/markpdfdown-desktop/compare/0.1.4...0.1.5
7481
[0.1.6]: https://github.com/MarkPDFdown/markpdfdown-desktop/compare/0.1.5...0.1.6
82+
[0.1.7]: https://github.com/MarkPDFdown/markpdfdown-desktop/compare/0.1.6...0.1.7

0 commit comments

Comments
 (0)