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.13.0] ( https://github.com/k1LoW/deck/compare/v1.12.1...v1.13.0 ) - 2025-08-13
4+ ### Other Changes
5+ - chore: improv the efficiency of screenshot capture during testing by @Songmu in https://github.com/k1LoW/deck/pull/351
6+ - doc: description of integration with laminate by @Songmu in https://github.com/k1LoW/deck/pull/352
7+ - feat: add --folder-id flag and config for Drive folder by @Songmu in https://github.com/k1LoW/deck/pull/354
8+
39## [ v1.12.1] ( https://github.com/k1LoW/deck/compare/v1.12.0...v1.12.1 ) - 2025-08-12
410### Fix bug 🐛
511- fix: correct ` ignore ` handing by @k1LoW in https://github.com/k1LoW/deck/pull/349
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ package version
22
33const Name string = "deck"
44
5- var Version = "1.12.1 " //nostyle:repetition
5+ var Version = "1.13.0 " //nostyle:repetition
You can’t perform that action at this time.
0 commit comments