File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.15.1] ( https://github.com/k1LoW/deck/compare/v1.15.0...v1.15.1 ) - 2025-08-18
4+ ### Other Changes
5+ - chore(deps): bump the dependencies group with 2 updates by @dependabot [ bot] in https://github.com/k1LoW/deck/pull/370
6+ - chore(deps): bump the dependencies group with 4 updates by @dependabot [ bot] in https://github.com/k1LoW/deck/pull/369
7+ - fix: resolving inconsistencies in the information structure of list bullets by @Songmu in https://github.com/k1LoW/deck/pull/374
8+
39## [ v1.15.0] ( https://github.com/k1LoW/deck/compare/v1.14.0...v1.15.0 ) - 2025-08-16
410### New Features 🎉
511- feat: Add basePresentationID configuration for default theme reuse by @Songmu in https://github.com/k1LoW/deck/pull/367
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ package version
22
33const (
44 Name = "deck"
5- Version = "1.15.0 "
5+ Version = "1.15.1 "
66)
77
88var Revision = "HEAD"
You can’t perform that action at this time.
0 commit comments