File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.1.1] ( https://github.com/pepabo/plusplusbot/compare/v1.1.0...v1.1.1 ) - 2025-05-20
4+ - Fix: change secrets to inputs in release action by @buty4649 in https://github.com/pepabo/plusplusbot/pull/10
5+ - Add version file by @buty4649 in https://github.com/pepabo/plusplusbot/pull/12
6+ - Use versionFile by @buty4649 in https://github.com/pepabo/plusplusbot/pull/13
7+
38## [ v1.1.0] ( https://github.com/pepabo/plusplusbot/compare/v1.0.0...v1.1.0 ) - 2025-05-20
49- Add tagpr by @buty4649 in https://github.com/pepabo/plusplusbot/pull/5
510- Fix permission error by @buty4649 in https://github.com/pepabo/plusplusbot/pull/7
Original file line number Diff line number Diff line change 11package main
22
3- var version = "1.1.0 "
3+ var version = "1.1.1 "
You can’t perform that action at this time.
0 commit comments