Skip to content

Tags: denoland/deno

Tags

v1.44.4

Toggle v1.44.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.44.4 (#24269)

Bumped versions for 1.44.4


Co-authored-by: bartlomieju <[email protected]>

v1.44.3

Toggle v1.44.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.44.3 (#24255)

Bumped versions for 1.44.3

---------

Co-authored-by: bartlomieju <[email protected]>
Co-authored-by: Bartek Iwańczuk <[email protected]>

v1.44.2

Toggle v1.44.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.44.2 (#24192)

Bumped versions for 1.44.2

Co-authored-by: nathanwhit <[email protected]>

v1.44.1

Toggle v1.44.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.44.1 (#24112)

Bumped versions for 1.44.1

Please ensure:
- [x] Target branch is correct (`vX.XX` if a patch release, `main` if
minor)
- [x] Crate versions are bumped correctly
- [x] Releases.md is updated correctly (think relevancy and remove
reverts)

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

cc @devsnek

Co-authored-by: devsnek <[email protected]>

v1.44.0

Toggle v1.44.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(cron): enable chrono `now` feature (#24047)

v1.43.6

Toggle v1.43.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.43.6 (#23932)

Bumped versions for 1.43.6

Co-authored-by: bartlomieju <[email protected]>

v1.43.5

Toggle v1.43.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.43.5 (#23876)

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

v1.43.4

Toggle v1.43.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.43.4 (#23853)

Bumped versions for 1.43.4

Co-authored-by: bartlomieju <[email protected]>

v1.43.3

Toggle v1.43.3's commit message
chore: fix publish by pinning rustls to 0.21.11

v1.43.2

Toggle v1.43.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.43.2 (#23747)

Bumped versions for 1.43.2

Please ensure:
- [ ] Target branch is correct (`vX.XX` if a patch release, `main` if
minor)
- [ ] Crate versions are bumped correctly
- [ ] Releases.md is updated correctly (think relevancy and remove
reverts)

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

cc @nathanwhit

---------

Co-authored-by: nathanwhit <[email protected]>
Co-authored-by: Nathan Whitaker <[email protected]>