Skip to content

Commit

Permalink
Release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kaermorchen committed Dec 6, 2024
1 parent ec62674 commit 40d17f0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@



## v0.7.0 (2024-12-06)

## v0.5.0 (2024-12-05)

#### :bug: Bug Fix
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tree-sitter-twig",
"repository": "https://github.com/kaermorchen/tree-sitter-twig",
"version": "0.5.0",
"version": "0.7.0",
"description": "Twig grammar for tree-sitter",
"main": "bindings/node",
"scripts": {
Expand Down

0 comments on commit 40d17f0

Please sign in to comment.