Skip to content

Commit cd79b9a

Browse files
denobotnathanwhit
andauthored
0.220.0 (#4491)
Co-authored-by: nathanwhit <[email protected]>
1 parent 2990aa6 commit cd79b9a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Releases.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 0.220.0 / 2024.03.14
2+
3+
- Revert "refactor(cli): cleanup `parse_args.ts` (#4189)" (#4485)
4+
- add JSR link (#4456)
5+
16
### 0.219.1 / 2024.03.08
27

38
- chore: fix for jsr publish (#4449)

version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
* the cli's API is stable. In the future when std becomes stable, likely we
66
* will match versions with cli as we have in the past.
77
*/
8-
export const VERSION = "0.219.1";
8+
export const VERSION = "0.220.0";

0 commit comments

Comments
 (0)