File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1 "
2+ "." : " 0.1.0 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2026-03-30)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/Increase/increase-cli/compare/v0.0.1...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 44a8c16] ( https://github.com/Increase/increase-cli/commit/44a8c166b0bc930afa2eba1e1244b468696bd5f6 ) )
10+ * ** api:** api update ([ b9c0732] ( https://github.com/Increase/increase-cli/commit/b9c073243aa91a766a7db4a604401f52f4431c38 ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * fix for off-by-one error in pagination logic ([ d5b8428] ( https://github.com/Increase/increase-cli/commit/d5b842883d1201fef0db3f2adb768fddbf53c27f ) )
Original file line number Diff line number Diff line change 22
33package cmd
44
5- const Version = "0.0.1 " // x-release-please-version
5+ const Version = "0.1.0 " // x-release-please-version
You can’t perform that action at this time.
0 commit comments