Skip to content

Commit

Permalink
chore: release master
Browse files Browse the repository at this point in the history
  • Loading branch information
cathaysia committed Aug 2, 2024
1 parent 3d24983 commit 0261a97
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"tree-sitter-loongdoc": "0.1.0",
"tree-sitter-loongdoc_inline": "0.2.0"
"tree-sitter-loongdoc": "0.2.0",
"tree-sitter-loongdoc_inline": "0.3.0"
}
14 changes: 14 additions & 0 deletions tree-sitter-loongdoc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.2.0](https://github.com/cathaysia/tree-sitter-loongdoc/compare/v0.1.0...v0.2.0) (2024-08-02)


### Features

* **adoc:** allow list_continuation appears before block ([a0106a6](https://github.com/cathaysia/tree-sitter-loongdoc/commit/a0106a6ed668d6c1544b8cbff2a4663b0f66b2c3))


### Bug Fixes

* **adoc:** fix inline anchor ([47c9e54](https://github.com/cathaysia/tree-sitter-loongdoc/commit/47c9e54f436334ca20116f138d460539439129bd))
* **adoc:** fix paragraph ending ([0963584](https://github.com/cathaysia/tree-sitter-loongdoc/commit/09635844e85a97ed721706174da36f04d2bf575e))
* **adoc:** reversion 827b58c214fdd14c92fe7ecb44990a01c5dcfcf3 ([bd128cc](https://github.com/cathaysia/tree-sitter-loongdoc/commit/bd128ccaad56857e0e20155ecf2173166f74a75f))

## 0.1.0 (2024-07-20)


Expand Down
2 changes: 1 addition & 1 deletion tree-sitter-loongdoc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "tree-sitter-loongdoc"
description = "loongdoc grammar for tree-sitter"
version = "0.1.0"
version = "0.2.0"
license = "Apache-2.0"
readme = "../README.md"
keywords = [
Expand Down
2 changes: 1 addition & 1 deletion tree-sitter-loongdoc/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "tree-sitter-loongdoc"
description = "loongdoc grammar for tree-sitter"
version = "0.1.0"
version = "0.2.0"
keywords = ["incremental", "parsing", "tree-sitter", "loongdoc"]
classifiers = [
"Intended Audience :: Developers",
Expand Down
25 changes: 25 additions & 0 deletions tree-sitter-loongdoc_inline/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## [0.3.0](https://github.com/cathaysia/tree-sitter-loongdoc/compare/v0.2.0...v0.3.0) (2024-08-02)


### Features

* bump version to 0.0.2 ([409c578](https://github.com/cathaysia/tree-sitter-loongdoc/commit/409c578da75a28725c28252bb3ab43ded6a85238))
* bump version to 0.0.4 ([368e59a](https://github.com/cathaysia/tree-sitter-loongdoc/commit/368e59a5afd84f980724253ec3d200730ae3818d))
* bump version to v0.0.3 ([e36a4d7](https://github.com/cathaysia/tree-sitter-loongdoc/commit/e36a4d7502e37832101efe1b612bc0bb5a944099))
* **cargo:** fix cargo tags ([0541f2b](https://github.com/cathaysia/tree-sitter-loongdoc/commit/0541f2b0a7e977d03c87464fb176f1b5c96b76aa))
* **inline:** add id assignment ([0735383](https://github.com/cathaysia/tree-sitter-loongdoc/commit/07353836ecea890659acaefa43129dd0d9d68d48))
* **inline:** add index term ([e285557](https://github.com/cathaysia/tree-sitter-loongdoc/commit/e285557a40620ba02340c79d26813818d4fac2e9))
* **inline:** allow escape ++ ([8baa82d](https://github.com/cathaysia/tree-sitter-loongdoc/commit/8baa82d7a52a1ca250ae23ed227c76da7e8580d3))
* **inline:** auto link add www extension ([6e153e2](https://github.com/cathaysia/tree-sitter-loongdoc/commit/6e153e285abd38dbb5fd07b9504243d8be449855))
* **inline:** complete autolink ([41346e6](https://github.com/cathaysia/tree-sitter-loongdoc/commit/41346e6373d92db02d74172f6cee9822537ef6a1))
* **inline:** split stem macro from inline_macro ([061dc94](https://github.com/cathaysia/tree-sitter-loongdoc/commit/061dc943bc815b86a79ad6a5f7512fea61ed8f4b))
* **queries:** inline add asciimath ([11c78c3](https://github.com/cathaysia/tree-sitter-loongdoc/commit/11c78c357fe8161927e6746b736b192995247213))
* rename to loongdoc ([3da8c65](https://github.com/cathaysia/tree-sitter-loongdoc/commit/3da8c65e5db50874b9af13319040c0fb74a5c1a2))


### Bug Fixes

* **inline:** fix [#9](https://github.com/cathaysia/tree-sitter-loongdoc/issues/9) ([9ace57b](https://github.com/cathaysia/tree-sitter-loongdoc/commit/9ace57b5ec5d0025b60ab8b2cb5f0884a6a981ee))
* **inline:** fix passthrough ([35e3201](https://github.com/cathaysia/tree-sitter-loongdoc/commit/35e32019617f72539e8f41a92fad29f5083c154a))
* **inline:** remove anchor ([3d24983](https://github.com/cathaysia/tree-sitter-loongdoc/commit/3d24983a69fc17b35064d8b87c018ce97c311866))

## [0.2.0](https://github.com/cathaysia/tree-sitter-loongdoc/compare/v0.1.0...v0.2.0) (2024-07-30)


Expand Down
2 changes: 1 addition & 1 deletion tree-sitter-loongdoc_inline/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "tree-sitter-loongdoc-inline"
description = "loongdocInline grammar for tree-sitter"
version = "0.2.0"
version = "0.3.0"
license = "Apache-2.0"
readme = "../README.md"
keywords = ["incremental", "parsing", "tree-sitter", "asciidoc", "adoc"]
Expand Down
2 changes: 1 addition & 1 deletion tree-sitter-loongdoc_inline/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "tree-sitter-loongdoc-inline"
description = "loongdocInline grammar for tree-sitter"
version = "0.2.0"
version = "0.3.0"
keywords = ["incremental", "parsing", "tree-sitter", "loongdoc-inline"]
classifiers = [
"Intended Audience :: Developers",
Expand Down

0 comments on commit 0261a97

Please sign in to comment.