Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: error in array_list_remove (always removed the last index and not the index given) #6

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

ChepakiLeCookie
Copy link
Contributor

…e removed

What changes this PR introduce?

List any relevant issue numbers

Is there anything you'd like reviewers to focus on?

@theoludwig theoludwig changed the title fix: fixed an error in array_list_remove where the wrong data would b… fix: error in array_list_remove (always removed the last index and not the index given) Oct 13, 2023
Copy link
Owner

@theoludwig theoludwig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!
Oops for the bug, my bad. 😅

@theoludwig theoludwig changed the title fix: error in array_list_remove (always removed the last index and not the index given) fix: error in array_list_remove (always removed the last index and not the index given) Oct 13, 2023
@theoludwig theoludwig merged commit e0115dd into theoludwig:develop Oct 13, 2023
2 checks passed
@theoludwig
Copy link
Owner

🎉 This PR is included in version 4.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants