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(repl/builtin): regression introduced in v4.4.1 #438

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

mrcjkb
Copy link
Owner

@mrcjkb mrcjkb commented Feb 10, 2025

Fixes #437

Copy link
Contributor

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(lsp): some lsp-related bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (Steps to reproduce in PR description).
  • Updated documentation.

@mrcjkb mrcjkb enabled auto-merge (squash) February 10, 2025 19:38
@mrcjkb mrcjkb merged commit dbc154f into master Feb 10, 2025
9 checks passed
@mrcjkb mrcjkb deleted the mj/push-vvyxxrkyuxuk branch February 10, 2025 19:39
mrcjkb added a commit that referenced this pull request Feb 10, 2025
🤖 I have created a release *beep* *boop*
---


##
[4.4.2](v4.4.1...v4.4.2)
(2025-02-10)


### Bug Fixes

* **repl/builtin:** regression introduced in v4.4.1
([#438](#438))
([dbc154f](dbc154f)),
closes [#437](#437)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repl reload, query no longer works in 4.4.1
1 participant