Skip to content

Commit 279ff6b

Browse files
author
semantic-release
committed
0.1.2
Automatically generated by python-semantic-release
1 parent f62afd7 commit 279ff6b

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.1.2 (2026-04-23)
5+
6+
### Bug Fixes
7+
8+
- Update deploy.yml
9+
([`f62afd7`](https://github.com/MarketSquare/robotframework-jsonvalidator/commit/f62afd7f4b5815cd0c7e331892089d91839f11ee))
10+
11+
412
## v0.1.1 (2026-04-23)
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.1"
3+
version = "0.1.2"
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)