Skip to content

Commit d32dc11

Browse files
author
semantic-release
committed
0.2.0
Automatically generated by python-semantic-release
1 parent 5576baf commit d32dc11

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v0.2.0 (2026-04-24)
5+
6+
### Features
7+
8+
- Updated pyproject classifiers
9+
([`5576baf`](https://github.com/MarketSquare/robotframework-jsonvalidator/commit/5576baf9dd7301d3f30dcba9e7c3e63a3c0ed264))
10+
11+
412
## v0.1.8 (2026-04-24)
513

614
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "robotframework-jsonvalidator"
3-
version = "0.1.8"
3+
version = "0.2.0"
44
description = "A lightweight JSON Schema validation library for Robot Framework with clear error reporting and flexible validation modes."
55
readme = "README.md"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)