Commit 6469d99
authored
## Release Information: `v1.3.5`
New release of `lumirlumir/npm-clang-format-node` has arrived! 🎉
This PR bumps the package versions from `v1.3.4` to `v1.3.5` (`patch`).
See
[Actions](https://github.com/lumirlumir/npm-clang-format-node/actions/runs/16264909140)
for more details.
| Info | Value |
| ----------- | -------------------------- |
| Repository | `lumirlumir/npm-clang-format-node` |
| SEMVER | `patch` |
| Pre ID | `canary` |
| Short SHA | df49101 |
| Old Version | `v1.3.4` |
| New Version | `v1.3.5` |
<!-- Release notes generated using configuration in .github/release.yml
at main -->
## What's Changed
### 🐛 Bug Fixes
* fix(*): drop `shx` and replace it with Node.js native script by
@lumirlumir in
#402
### 🛠️ Builds
* build(*): add `cp.mjs` script for file copying and update build
scripts by @lumirlumir in
#400
### ♻️ Code Refactoring
* refactor(*): simplify paths to the binary files by @lumirlumir in
#401
### ⬆️ Dependency Updates
* chore(deps-dev): bump eslint from 9.30.1 to 9.31.0 by @dependabot[bot]
in #403
**Full Changelog**:
v1.3.4...v1.3.5
1 parent df49101 commit 6469d99
File tree
28 files changed
+45
-45
lines changed- examples
- clang-format
- git-clang-format
- packages
- clang-format-git-python
- script
- clang-format-git
- bin
- cfg-darwin-arm64
- cfg-darwin-x64
- cfg-linux-arm64
- cfg-linux-arm
- cfg-linux-ppc64
- cfg-linux-s390x
- cfg-linux-x64
- cfg-win32-x64
- clang-format-node
- bin
- cfn-darwin-arm64
- cfn-darwin-x64
- cfn-linux-arm64
- cfn-linux-arm
- cfn-linux-ppc64
- cfn-linux-s390x
- cfn-linux-x64
- cfn-win32-x64
- tests
- integration-api-cjs
- integration-api-esm
- integration-binaries-permission
- website
28 files changed
+45
-45
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
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 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
0 commit comments