File tree Expand file tree Collapse file tree
turnkey_client/lib/turnkey_client Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.0.17 -- 2026-01-30
4+
5+ ### Patch Changes
6+
7+ - [ #21 ] ( https://github.com/tkhq/ruby-sdk/pull/21 ) : Synced with Mono API v2026.1.4
8+ - [ #23 ] ( https://github.com/tkhq/ruby-sdk/pull/23 ) : Fix bundling issue with gem publishing
9+ - [ #20 ] ( https://github.com/tkhq/ruby-sdk/pull/20 ) : Added publishing workflow (not yet used)
10+ - [ #19 ] ( https://github.com/tkhq/ruby-sdk/pull/19 ) : Added custom changeset tooling (used to generate this CHANGELOG going forward)
11+
12+ ## 0.0.16 -- 2026-01-29
13+
14+ Version yanked because the resulting gem was too large in size (81MB)
Original file line number Diff line number Diff line change 99=end
1010
1111module TurnkeyClient
12- VERSION = '0.0.16 '
12+ VERSION = '0.0.17 '
1313end
Original file line number Diff line number Diff line change 66 "gemAuthor" : " Turnkey Engineering" ,
77 "gemAuthorEmail" : " hello@turnkey.com" ,
88 "moduleName" : " TurnkeyClient" ,
9- "gemVersion" : " 0.0.16 "
9+ "gemVersion" : " 0.0.17 "
1010}
You can’t perform that action at this time.
0 commit comments