Skip to content

Commit b7af9de

Browse files
Merge pull request #14 from Paligo/release-plz-2026-04-28T10-49-20Z
chore(regexml): release v0.2.2
2 parents ce4142b + 2d113d8 commit b7af9de

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

regexml/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.2](https://github.com/Paligo/regexml/compare/regexml-v0.2.1...regexml-v0.2.2) - 2026-04-28
11+
12+
### Fixed
13+
14+
- fix panic in analyze-string
15+
1016
## [0.2.1](https://github.com/Paligo/regexml/compare/regexml-v0.2.0...regexml-v0.2.1) - 2025-03-19
1117

1218
- Improve cargo metadata.

regexml/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "regexml"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2021"
55
authors = ["Regexml contributors"]
66
license = "Apache-2.0 OR MPL-2.0"

0 commit comments

Comments
 (0)