Skip to content

Commit

Permalink
chore(main): release 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and vhyrro committed Aug 22, 2024
1 parent 2cdc4db commit 9efc9b6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.5](https://github.com/nvim-neorg/tree-sitter-norg/compare/v0.2.4...v0.2.5) (2024-08-22)


### Bug Fixes

* use luarocks-build-treesitter-parser-cpp build backend ([2cdc4db](https://github.com/nvim-neorg/tree-sitter-norg/commit/2cdc4db1d29a992345b4525f880531ab8f1d5981))

## [0.2.4](https://github.com/nvim-neorg/tree-sitter-norg/compare/v0.2.3...v0.2.4) (2024-04-19)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "tree-sitter-norg"
description = "norg grammar for the tree-sitter parsing library"
version = "0.2.4"
version = "0.2.5"
keywords = ["incremental", "parsing", "norg"]
categories = ["parsing", "text-editors"]
repository = "https://github.com/tree-sitter/tree-sitter-norg"
Expand Down

0 comments on commit 9efc9b6

Please sign in to comment.