File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.77 .0"
2+ "." : " 0.78 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.78.0 (2026-03-18)
4+
5+ Full Changelog: [ v0.77.0...v0.78.0] ( https://github.com/Increase/increase-php/compare/v0.77.0...v0.78.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 3db0e17] ( https://github.com/Increase/increase-php/commit/3db0e17ea34d1554dd2665273001a5c4019fc516 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** tweak CI branches ([ 59478fe] ( https://github.com/Increase/increase-php/commit/59478fe5c2c65fbbce17d3ca4931de476a6c22af ) )
15+
316## 0.77.0 (2026-03-16)
417
518Full Changelog: [ v0.76.0...v0.77.0] ( https://github.com/Increase/increase-php/compare/v0.76.0...v0.77.0 )
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ The REST API documentation can be found on [increase.com](https://increase.com/d
1111<!-- x-release-please-start-version -->
1212
1313```
14- composer require "increase/increase 0.77 .0"
14+ composer require "increase/increase 0.78 .0"
1515```
1616
1717<!-- x-release-please-end -->
Original file line number Diff line number Diff line change 55namespace Increase ;
66
77// x-release-please-start-version
8- const VERSION = '0.77 .0 ' ;
8+ const VERSION = '0.78 .0 ' ;
99// x-release-please-end
You can’t perform that action at this time.
0 commit comments