v1.2.2 (llvmorg-19.1.5)
What's Changed
🐉 Clang Format
♻️ Refactoring
- remove:
clang-format-markdowndirectory by @lumirlumir in #120
🧪 Tests
- test: introduce integration tests for APIs by @lumirlumir in #115
- test: create
integration-binaries-permissiontest by @lumirlumir in #121
⬆️ Dependency Updates
- chore(deps-dev): bump markdownlint-cli from 0.42.0 to 0.43.0 by @dependabot in #113
- chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #112
- chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 by @dependabot in #114
- ci: bump
codecov-actionfromv4tov5by @lumirlumir in #124 - chore(deps-dev): bump textlint from 14.3.0 to 14.4.0 by @dependabot in #126
- build(deps): bump LLVM from llvmorg-19.1.4 to llvmorg-19.1.5 by @lumirlumir in #129
🔄 Continuous Integration
- ci: delete
--no-privateoption frombump.ymlby @lumirlumir in #132
🧰 Maintenance
- chore: create
lint-staged.config.jsand deletelint-stagedproperty inpackage.jsonby @lumirlumir in #110 - chore: run
npm audit fixto fix vulnerabilities by @lumirlumir in #116 - chore: introduce textlint for markdown consistency by @lumirlumir in #117
- docs: clarify sentences and update docs by @lumirlumir in #118
- chore: fix incorrect
lint-textlintscript inpackage.jsonby @lumirlumir in #119 - chore: delete unnecessary
eslint-plugin-prettierdevdependency by @lumirlumir in #122 - docs: add
code-climatebadge toREADME.mdby @lumirlumir in #125 - chore: create
examples/clang-formatdirectory for examples by @lumirlumir in #127 - docs: fix typos and update documentation by @lumirlumir in #128
- chore: add missing version property to
package.jsonby @lumirlumir in #133 - chore: add
nameproperty topackage.jsonby @lumirlumir in #135
Full Changelog: v1.2.1...v1.2.2