File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed 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-01-26)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/sentdm/sent-dm-php/compare/v0.0.1...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 54c09bb] ( https://github.com/sentdm/sent-dm-php/commit/54c09bbe06f40d07eed00145c28b12be54d92993 ) )
10+
11+
12+ ### Chores
13+
14+ * update SDK settings ([ 61cd614] ( https://github.com/sentdm/sent-dm-php/commit/61cd614cab3d0ed940f6606556792131bb8272b4 ) )
Original file line number Diff line number Diff line change 55namespace SentDm ;
66
77// x-release-please-start-version
8- const VERSION = '0.0.1 ' ;
8+ const VERSION = '0.1.0 ' ;
99// x-release-please-end
You can’t perform that action at this time.
0 commit comments