fix: fetching exact version of package#55
Merged
abelonogov-ld merged 1 commit intomainfrom Oct 28, 2025
Merged
Conversation
…fetch exact versions
mario-launchdarkly
approved these changes
Oct 28, 2025
abelonogov-ld
pushed a commit
that referenced
this pull request
Oct 28, 2025
🤖 I have created a release *beep* *boop* --- ## [0.7.1](0.7.0...0.7.1) (2025-10-28) ### Bug Fixes * fetching exact version of package ([#55](#55)) ([b924acb](b924acb)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Bumps version to 0.7.1 and updates CHANGELOG with a bug fix for fetching exact package version. > > - **Release**: > - Bump version in `.release-please-manifest.json` from `0.7.0` to `0.7.1`. > - Update `CHANGELOG.md` with `0.7.1` entry under Bug Fixes: fetching exact package version. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit da0e7c1. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Make exact package reference on the future release of ios-sdk. It allows customer to fetch exact version.
(It depends on future because we decided bumping iOS in the next release)
Note
Change ios-client-sdk dependency from branch "v10" to exact revision 068a42287c64d01d0034daec37bbe6155722ab5e for precise versioning.
Written by Cursor Bugbot for commit 175ee0f. This will update automatically on new commits. Configure here.