Skip to content

Commit

Permalink
chore: revert and fix release (generated)
Browse files Browse the repository at this point in the history
algolia/api-clients-automation#3922

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
  • Loading branch information
algolia-bot committed Oct 8, 2024
1 parent a02a749 commit 24d7e4e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 11 deletions.
9 changes: 0 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
## [3.5.0](https://github.com/algolia/algoliasearch-client-ruby/compare/3.4.0...3.5.0)

- [ad8e3d224](https://github.com/algolia/api-clients-automation/commit/ad8e3d224) fix(specs): update analytics and abtesting max pagination query limit ([#3696](https://github.com/algolia/api-clients-automation/pull/3696)) by [@febeck](https://github.com/febeck/)
- [bed119166](https://github.com/algolia/api-clients-automation/commit/bed119166) feat(specs): add support for widgets / banners in search for the csharp client ([#3870](https://github.com/algolia/api-clients-automation/pull/3870)) by [@Kalmar99](https://github.com/Kalmar99/)
- [844e57f35](https://github.com/algolia/api-clients-automation/commit/844e57f35) fix(specs): correct typos is Search API ([#3898](https://github.com/algolia/api-clients-automation/pull/3898)) by [@gazconroy](https://github.com/gazconroy/)
- [8d896f0d2](https://github.com/algolia/api-clients-automation/commit/8d896f0d2) chore: prepare release 2024-10-07 ([#3917](https://github.com/algolia/api-clients-automation/pull/3917)) by [@shortcuts](https://github.com/shortcuts/)
- [aa23ba891](https://github.com/algolia/api-clients-automation/commit/aa23ba891) chore: release 2024-10-07 [skip ci]
- [fa55c04ce](https://github.com/algolia/api-clients-automation/commit/fa55c04ce) chore: revert "chore: prepare release 2024-10-07 " (#3919) ([#3917](https://github.com/algolia/api-clients-automation/pull/3917)) by [@shortcuts](https://github.com/shortcuts/)

## [3.4.0](https://github.com/algolia/algoliasearch-client-ruby/compare/3.3.4...3.4.0)

- [788483537](https://github.com/algolia/api-clients-automation/commit/788483537) chore(clients): add workflow to auto-close PR ([#3834](https://github.com/algolia/api-clients-automation/pull/3834)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
algolia (3.5.0)
algolia (3.4.0)
base64 (>= 0.2.0, < 1)
faraday (>= 1.0.1, < 3.0)
faraday-net_http_persistent (>= 0.15, < 3)
Expand Down
2 changes: 1 addition & 1 deletion lib/algolia/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.

module Algolia
VERSION = "3.5.0".freeze
VERSION = "3.4.0".freeze
end

0 comments on commit 24d7e4e

Please sign in to comment.