Skip to content

Commit db3ade0

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.2 [skip ci]
1 parent 049502f commit db3ade0

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.2.2](https://github.com/ContinuousSecurityTooling/ajv-cli/compare/v0.2.1...v0.2.2) (2025-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency glob to v11.0.3 ([619049a](https://github.com/ContinuousSecurityTooling/ajv-cli/commit/619049a4d4036c867fe44b984339e5e2b1f0d011))
7+
8+
9+
110
## [0.2.1](https://github.com/ContinuousSecurityTooling/ajv-cli/compare/v0.2.0...v0.2.1) (2025-04-28)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@continuoussecuritytooling/ajv-cli",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Command line interface for Ajv JSON schema validator",
55
"scripts": {
66
"clean": "npm ci && rimraf dist",

0 commit comments

Comments
 (0)