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.1.0-alpha.7 "
2+ "." : " 0.1.0-alpha.8 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.8 (2025-04-08)
4+
5+ Full Changelog: [ v0.1.0-alpha.7...v0.1.0-alpha.8] ( https://github.com/Finch-API/finch-api-ruby/compare/v0.1.0-alpha.7...v0.1.0-alpha.8 )
6+
7+ ### Chores
8+
9+ * ** internal:** version bump ([ 2107a86] ( https://github.com/Finch-API/finch-api-ruby/commit/2107a86c968117d7fd7516d95f2951014e7f627c ) )
10+ * make client tests look prettier ([ #129 ] ( https://github.com/Finch-API/finch-api-ruby/issues/129 ) ) ([ 8e81a13] ( https://github.com/Finch-API/finch-api-ruby/commit/8e81a13b7cb5bc7ecc384a9f9fcebd70f393dc2e ) )
11+
312## 0.1.0-alpha.7 (2025-04-08)
413
514Full Changelog: [ v0.1.0-alpha.6...v0.1.0-alpha.7] ( https://github.com/Finch-API/finch-api-ruby/compare/v0.1.0-alpha.6...v0.1.0-alpha.7 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module FinchAPI
4- VERSION = "0.1.0.pre.alpha.7 "
4+ VERSION = "0.1.0.pre.alpha.8 "
55end
You can’t perform that action at this time.
0 commit comments