Commit 07ac837
authored
## Release Information: `v2.0.3`
New release of `lumirlumir/npm-clang-format-node` has arrived! 🎉
This PR bumps the package versions from `v2.0.2` to `v2.0.3` (`patch`).
See
[Actions](https://github.com/lumirlumir/npm-clang-format-node/actions/runs/18705418865)
for more details.
| Info | Value |
| ----------- | -------------------------- |
| Repository | `lumirlumir/npm-clang-format-node` |
| SEMVER | `patch` |
| Pre ID | `canary` |
| Short SHA | d3b4007 |
| Old Version | `v2.0.2` |
| New Version | `v2.0.3` |
<!-- Release notes generated using configuration in .github/release.yml
at main -->
## What's Changed
### 🛠️ Builds
* build(*): update version scripts by @lumirlumir in
#487
### 🧰 Chores
* chore(*): replace `concurrently` and `lerna` with `npm-run-all2` by
@lumirlumir in
#488
* chore(sync-server): bump `actions/setup-node` by @lumirlumir in
#498
### ⬆️ Dependency Updates
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#489
* chore(deps-dev): bump lint-staged from 16.2.3 to 16.2.4 by
@dependabot[bot] in
#490
* chore(deps-dev): bump vitepress-plugin-group-icons from 1.6.3 to 1.6.4
by @dependabot[bot] in
#492
* chore(deps-dev): bump @types/node from 24.7.1 to 24.8.0 by
@dependabot[bot] in
#494
* chore(deps-dev): bump eslint from 9.37.0 to 9.38.0 by @dependabot[bot]
in #497
* chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 by
@dependabot[bot] in
#500
* chore(deps-dev): bump @types/node from 24.8.0 to 24.9.1 by
@dependabot[bot] in
#499
* chore(deps): bump LLVM from llvmorg-21.1.3 to llvmorg-21.1.4 by
@lumirlumir in
#501
**Full Changelog**:
v2.0.2...v2.0.3
1 parent d3b4007 commit 07ac837
File tree
10 files changed
+35
-35
lines changed- examples
- clang-format
- git-clang-format
- packages
- clang-format-git-python
- clang-format-git
- clang-format-node
- tests
- integration-api-cjs
- integration-api-esm
- integration-binaries-permission
10 files changed
+35
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
0 commit comments