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

0.144.0 #2351

Merged
merged 3 commits into from
Jun 15, 2022
Merged

0.144.0 #2351

merged 3 commits into from
Jun 15, 2022

Conversation

denobot
Copy link
Contributor

@denobot denobot commented Jun 15, 2022

Bumped version for 0.144.0

Please ensure:

  • Version in version.ts is updated correctly
  • Releases.md is updated correctly
  • All the tests in this branch have been run against the CLI release being done (../deno/target/release/deno test -A --unstable)

To make edits to this PR:

git fetch upstream release_0_144.0 && git checkout -b release_0_144.0 upstream/release_0_144.0

cc @aslilac

@CLAassistant
Copy link

CLAassistant commented Jun 15, 2022

CLA assistant check
All committers have signed the CLA.

Releases.md Outdated Show resolved Hide resolved
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

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

LGTM

@aslilac aslilac marked this pull request as ready for review June 15, 2022 20:08
@aslilac aslilac merged commit 55addb3 into main Jun 15, 2022
@dsherret dsherret deleted the release_0_144.0 branch June 15, 2022 22:06
cjihrig pushed a commit to bartlomieju/deno_std that referenced this pull request Jun 28, 2022
* 0.144.0

* fix(Releases.md): update note about collections/mod.ts

Co-authored-by: David Sherret <[email protected]>

* chore: fix formatting

* fix(tests): use `Deno.currentExe()` instead of `"deno"`

Co-authored-by: aslilac <[email protected]>
Co-authored-by: Kayla Washburn <[email protected]>
Co-authored-by: David Sherret <[email protected]>
Co-authored-by: David Sherret <[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

4 participants