v1.2.4 (llvmorg-19.1.6)
What's Changed
🐛 Bug Fixes
- fix: Windows support-
exit 0
instead oftrue
in scripts by @vadimpiven in #171
⬆️ Dependency Updates
- chore(deps-dev): bump textlint-rule-allowed-uris from 1.0.6 to 1.0.7 by @dependabot in #154
- chore(deps-dev): bump lint-staged from 15.2.11 to 15.3.0 by @dependabot in #157
- chore(deps-dev): bump concurrently from 9.1.0 to 9.1.1 by @dependabot in #158
- chore(deps-dev): bump concurrently from 9.1.1 to 9.1.2 by @dependabot in #159
- chore(deps-dev): bump textlint from 14.4.0 to 14.4.2 by @dependabot in #160
- chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 by @dependabot in #163
- chore(deps-dev): bump editorconfig-checker from 6.0.0 to 6.0.1 by @dependabot in #164
🧰 Maintenance
- docs: enhance
security.md
with vulnerability reporting guidelines by @lumirlumir in #153 - chore: remove
.nyc_output
from ignore lists of configs by @lumirlumir in #155 - chore: add
packageManager
field topackage.json
by @lumirlumir in #156 - docs: update
README.md
ofexamples-clang-format
by @lumirlumir in #161 - chore: create
examples/git-clang-format
by @lumirlumir in #131 - chore: update
.prettierrc.js
to use external package by @lumirlumir in #165 - chore: update
lint.yml
,test.yml
,lint-staged.config.js
by @lumirlumir in #166 - chore: update
dependabot.yml
by @lumirlumir in #168
New Contributors
- @vadimpiven made their first contribution in #171
Full Changelog: v1.2.3...v1.2.4