Skip to content

Commit cef82e4

Browse files
committed
chore(main): release 0.1.6
1 parent 62fce3b commit cef82e4

File tree

4 files changed

+23
-3
lines changed

4 files changed

+23
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.5"
2+
".": "0.1.6"
33
}

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [0.1.6](https://github.com/mdn/tree-sitter-mdn/compare/v0.1.5...v0.1.6) (2026-02-16)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps-dev:** bump the npm-dev group with 2 updates ([#48](https://github.com/mdn/tree-sitter-mdn/issues/48)) ([a76d98f](https://github.com/mdn/tree-sitter-mdn/commit/a76d98fd493fe9f67046c227b6dbf5ba074b8775))
9+
* **deps-dev:** bump tree-sitter-cli from 0.26.3 to 0.26.5 in the npm-dev group ([#59](https://github.com/mdn/tree-sitter-mdn/issues/59)) ([4a67623](https://github.com/mdn/tree-sitter-mdn/commit/4a6762364931a08e51f5ee140764c03962c5f31a))
10+
* **deps:** bump cc from 1.2.45 to 1.2.47 in the cargo-prod group ([#39](https://github.com/mdn/tree-sitter-mdn/issues/39)) ([7240fd9](https://github.com/mdn/tree-sitter-mdn/commit/7240fd9b36aa86194af558fe9d49ab247e6cac23))
11+
* **deps:** bump cc from 1.2.47 to 1.2.48 in the cargo-prod group ([#41](https://github.com/mdn/tree-sitter-mdn/issues/41)) ([2cb9bc9](https://github.com/mdn/tree-sitter-mdn/commit/2cb9bc9884f6d9d746614dccc94480cd7b16e1e0))
12+
* **deps:** bump cc from 1.2.48 to 1.2.49 in the cargo-prod group ([#44](https://github.com/mdn/tree-sitter-mdn/issues/44)) ([d6d71a4](https://github.com/mdn/tree-sitter-mdn/commit/d6d71a4f94b6ade262d05ec26da470aad68aeb35))
13+
* **deps:** bump cc from 1.2.52 to 1.2.53 in the cargo-prod group ([#54](https://github.com/mdn/tree-sitter-mdn/issues/54)) ([abd503e](https://github.com/mdn/tree-sitter-mdn/commit/abd503e4c5ac8cb8b5de1fb01f92d5828da90abe))
14+
* **deps:** bump cc from 1.2.53 to 1.2.54 in the cargo-prod group ([#56](https://github.com/mdn/tree-sitter-mdn/issues/56)) ([489c941](https://github.com/mdn/tree-sitter-mdn/commit/489c9413cd444b86c177271b623c8dbcd663ceb9))
15+
* **deps:** bump cc from 1.2.55 to 1.2.56 in the cargo-prod group ([#63](https://github.com/mdn/tree-sitter-mdn/issues/63)) ([62fce3b](https://github.com/mdn/tree-sitter-mdn/commit/62fce3ba1bf446d434a91fff5fec165c19931f9a))
16+
* **deps:** bump the cargo-prod group across 1 directory with 2 updates ([#50](https://github.com/mdn/tree-sitter-mdn/issues/50)) ([3d42be6](https://github.com/mdn/tree-sitter-mdn/commit/3d42be69de0f16ea6218b1c73ff9e1ed2649330e))
17+
* **deps:** bump the cargo-prod group with 3 updates ([#58](https://github.com/mdn/tree-sitter-mdn/issues/58)) ([bf3b3ae](https://github.com/mdn/tree-sitter-mdn/commit/bf3b3aea3d35266f9aa6f05618e5a90f81f46f0c))
18+
* **deps:** bump tree-sitter from 0.25.10 to 0.26.3 ([#47](https://github.com/mdn/tree-sitter-mdn/issues/47)) ([0f08751](https://github.com/mdn/tree-sitter-mdn/commit/0f0875182a239401dfeeaf0100f78a8b6481a0e5))
19+
* **eslint:** run on all files + fix issues ([#61](https://github.com/mdn/tree-sitter-mdn/issues/61)) ([6c40ed4](https://github.com/mdn/tree-sitter-mdn/commit/6c40ed4ea2c69da33d053ed2c1b54548d14aa227))
20+
* **github:** add PR template ([#52](https://github.com/mdn/tree-sitter-mdn/issues/52)) ([47f4c37](https://github.com/mdn/tree-sitter-mdn/commit/47f4c37010b07714503ff572c06cbef8607f185c))
21+
* update project author ([#62](https://github.com/mdn/tree-sitter-mdn/issues/62)) ([7ab8b8c](https://github.com/mdn/tree-sitter-mdn/commit/7ab8b8cd4d5f4c31928e607c1da7dab5af431ea9))
22+
323
## [0.1.5](https://github.com/mdn/tree-sitter-mdn/compare/v0.1.4...v0.1.5) (2025-11-19)
424

525

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)