changelog: bump to 1.2.0

Signed-off-by: Michael Hoffmann <mhoffmann@cloudflare.com>
This commit is contained in:
Michael Hoffmann
2025-06-15 13:50:55 +00:00
committed by ObserverOfTime
parent cb0e322d6f
commit fad991865f
11 changed files with 23 additions and 11 deletions

View File

@@ -1798,4 +1798,4 @@
"inline": [],
"supertypes": [],
"reserved": {}
}
}

View File

@@ -23825,7 +23825,7 @@ TS_PUBLIC const TSLanguage *tree_sitter_terraform(void) {
.max_reserved_word_set_size = 0,
.metadata = {
.major_version = 1,
.minor_version = 1,
.minor_version = 2,
.patch_version = 0,
},
};