Skip to content

Commit

Permalink
🐳 chore: Upgrade deno_ast to v0.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
caoccao committed Jun 4, 2024
1 parent 96d2db6 commit b86cb99
Show file tree
Hide file tree
Showing 6 changed files with 94 additions and 94 deletions.
1 change: 1 addition & 0 deletions docs/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## 0.9.0

* Upgraded deno_ast to v0.39.0
* Added `create()` to AST types

## 0.8.0
Expand Down
1 change: 0 additions & 1 deletion rust/.rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
max_width = 120
tab_spaces = 2
Loading

0 comments on commit b86cb99

Please sign in to comment.