File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33## Unreleased
4+
5+ ## 0.12.56 - 2023-10-05
46- Add ` gitattributes ` support
57
68## 0.12.55 - 2023-10-05
Original file line number Diff line number Diff line change @@ -228,7 +228,7 @@ latest commit."
228228; ; ---------------------------------------------------------------------------
229229; ;; Building language grammars.
230230
231- (defconst tree-sitter-langs--bundle-version " 0.12.55 "
231+ (defconst tree-sitter-langs--bundle-version " 0.12.56 "
232232 " Version of the grammar bundle.
233233This should be bumped whenever a language submodule is updated, which should be
234234infrequent (grammar-only changes). It is different from the version of
Original file line number Diff line number Diff line change 55; ; Author: Tuấn-Anh Nguyễn <ubolonton@gmail.com>
66; ; Keywords: languages tools parsers tree-sitter
77; ; Homepage: https://github.com/emacs-tree-sitter/tree-sitter-langs
8- ; ; Version: 0.12.55
8+ ; ; Version: 0.12.56
99; ; Package-Requires: ((emacs "25.1") (tree-sitter "0.15.0"))
1010; ; SPDX-License-Identifier: MIT
1111
You can’t perform that action at this time.
0 commit comments