mirror of
https://github.com/eoinhurrell/obsidian-inboxer.git
synced 2026-07-22 05:46:47 +00:00
docs: update CHANGELOG.md for v1.5.10 [skip ci]
This commit is contained in:
parent
6ee5d64839
commit
fb06857fcd
1 changed files with 14 additions and 0 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -1,4 +1,17 @@
|
|||
|
||||
## [1.5.10] - 2026-06-07
|
||||
### :bug: Bug Fixes
|
||||
- [`70efb26`](https://github.com/eoinhurrell/obsidian-inboxer/commit/70efb268996041e6ba12619557d20e9366116201) - resolve plugin review issues for lint, manifest, and release *(commit by [@eoinhurrell](https://github.com/eoinhurrell))*
|
||||
- [`386c2bd`](https://github.com/eoinhurrell/obsidian-inboxer/commit/386c2bd3ebc48cc168a1d43a9c0f8e235cdcd2ce) - resolve plugin review issues for attestation, deps, and lockfile *(commit by [@eoinhurrell](https://github.com/eoinhurrell))*
|
||||
- [`7ff72ab`](https://github.com/eoinhurrell/obsidian-inboxer/commit/7ff72ab7e00e495ec9710dbd6898757518c18f8c) - pin obsidian dependency to >=0.12.12 and add lockfile *(commit by [@eoinhurrell](https://github.com/eoinhurrell))*
|
||||
- [`7bcd786`](https://github.com/eoinhurrell/obsidian-inboxer/commit/7bcd7868c0f73e1e356363b5c6ed6b361cc0af51) - resolve plugin review issues for lint, manifest, and release *(commit by [@eoinhurrell](https://github.com/eoinhurrell))*
|
||||
- [`e9c3071`](https://github.com/eoinhurrell/obsidian-inboxer/commit/e9c3071384cf1aa747cde7607a721d90ce975c45) - resolve plugin review issues for attestation, deps, and lockfile *(commit by [@eoinhurrell](https://github.com/eoinhurrell))*
|
||||
|
||||
### :wrench: Chores
|
||||
- [`7946c62`](https://github.com/eoinhurrell/obsidian-inboxer/commit/7946c6288e30220be45aa73924a0c875326331c2) - **deps-dev**: bump esbuild from 0.17.3 to 0.25.0 *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
||||
- [`9ec1ef0`](https://github.com/eoinhurrell/obsidian-inboxer/commit/9ec1ef0ad0441ce0842716c3b21f1c2120ebaf24) - convert Makefile to Justfile *(commit by [@eoinhurrell](https://github.com/eoinhurrell))*
|
||||
|
||||
|
||||
## [1.5.4] - 2025-05-06
|
||||
### :bug: Bug Fixes
|
||||
- [`a9e7010`](https://github.com/eoinhurrell/obsidian-inboxer/commit/a9e701088d88aa8b179b643489f8383aafe8e9e7) - Remove empty styles.css *(commit by [@eoinhurrell](https://github.com/eoinhurrell))*
|
||||
|
|
@ -35,3 +48,4 @@
|
|||
[1.4.5]: https://github.com/eoinhurrell/obsidian-inboxer/compare/1.4.4...1.4.5
|
||||
[1.5.3]: https://github.com/eoinhurrell/obsidian-inboxer/compare/1.5.2...1.5.3
|
||||
[1.5.4]: https://github.com/eoinhurrell/obsidian-inboxer/compare/1.5.3...1.5.4
|
||||
[1.5.10]: https://github.com/eoinhurrell/obsidian-inboxer/compare/1.5.7...1.5.10
|
||||
|
|
|
|||
Loading…
Reference in a new issue