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

chore: forward v1.26.1 release commit to main #16178

Merged
merged 1 commit into from
Oct 6, 2022
Merged

Conversation

denobot
Copy link
Collaborator

@denobot denobot commented Oct 6, 2022

This is the release commit being forwarded back to main for 1.26.1

Please ensure:

  • Everything looks ok in the PR
  • The release has been published

To make edits to this PR:

git fetch upstream forward_v1.26.1 && git checkout -b forward_v1.26.1 upstream/forward_v1.26.1

Don't need this PR? Close it.

cc @cjihrig

Bumped versions for 1.26.1

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_26.1 && git checkout -b release_1_26.1 upstream/release_1_26.1
```

cc @cjihrig

Co-authored-by: cjihrig <[email protected]>
@cjihrig cjihrig marked this pull request as ready for review October 6, 2022 20:49
@cjihrig cjihrig merged commit afeacb8 into main Oct 6, 2022
@cjihrig cjihrig deleted the forward_v1.26.1 branch October 6, 2022 20:49
hardfist pushed a commit to hardfist/deno that referenced this pull request Aug 7, 2024
This is the release commit being forwarded back to main for 1.26.1

Please ensure:
- [x] Everything looks ok in the PR
- [x] The release has been published

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

Don't need this PR? Close it.

cc @cjihrig

Co-authored-by: cjihrig <[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.

2 participants