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.221.0 #4531

Merged
merged 1 commit into from
Mar 27, 2024
Merged

0.221.0 #4531

merged 1 commit into from
Mar 27, 2024

Conversation

denobot
Copy link
Contributor

@denobot denobot commented Mar 27, 2024

Bumped version for 0.221.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 task test

To make edits to this PR:

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

cc @bartlomieju

@bartlomieju bartlomieju marked this pull request as ready for review March 27, 2024 23:47
@bartlomieju bartlomieju requested a review from kt3k as a code owner March 27, 2024 23:47
@bartlomieju bartlomieju enabled auto-merge (squash) March 27, 2024 23:47
@bartlomieju bartlomieju merged commit 7d41948 into main Mar 27, 2024
11 checks passed
@bartlomieju bartlomieju deleted the release_0_221.0 branch March 27, 2024 23:48
eryue0220 added a commit to eryue0220/deno_std that referenced this pull request Mar 30, 2024
…220/deno_std into feat/expect-addSnapshotSerializer

* 'feat/expect-addSnapshotSerializer' of github.com:eryue0220/deno_std:
  deprecation(crypto): rename an export to match style guide, deprecating original and two other obsolete imports (denoland#4525)
  chore: add `--allow-dirty` flag to publish dry run (denoland#4535)
  [unstable] BREAKING(semver): remove comparator.semver field (denoland#4533)
  chore(crypto): upgrade dependencies (denoland#4530)
  0.221.0 (denoland#4531)
  docs(fs): polish documentation (denoland#4526)
  fix(fs): `SubdirectoryMoveError` extends `Error` correctly (denoland#4528)
  chore(fs): remove `test.ts` (denoland#4527)
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