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

1.32.4 #18668

Merged
merged 1 commit into from
Apr 12, 2023
Merged

1.32.4 #18668

merged 1 commit into from
Apr 12, 2023

Conversation

denobot
Copy link
Collaborator

@denobot denobot commented Apr 12, 2023

Bumped versions for 1.32.4

Please ensure:

  • Target branch is correct
  • Crate versions are bumped correctly
  • deno_std version is incremented in the code (see cli/deno_std.rs)
  • Releases.md is updated correctly

To make edits to this PR:

git fetch upstream release_1_32.4 && git checkout -b release_1_32.4 upstream/release_1_32.4

cc @levex

@levex levex marked this pull request as ready for review April 12, 2023 14:33
@levex levex merged commit 709cfd6 into v1.32 Apr 12, 2023
@levex levex deleted the release_1_32.4 branch April 12, 2023 15:17
dsherret pushed a commit to dsherret/deno that referenced this pull request Apr 12, 2023
Bumped versions for 1.32.4

Please ensure:
- [x] Target branch is correct
- [x] Crate versions are bumped correctly
- [x] deno_std version is incremented in the code (see
`cli/deno_std.rs`)
- [x] Releases.md is updated correctly

To make edits to this PR:
```shell
git fetch upstream release_1_32.4 && git checkout -b release_1_32.4 upstream/release_1_32.4
```

cc @levex

Co-authored-by: levex <[email protected]>
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.

None yet

2 participants