From 7b181e3e26c1ab578c2453d901b701f8c215ceb9 Mon Sep 17 00:00:00 2001 From: Birdee <85372418+BirdeeHub@users.noreply.github.com> Date: Mon, 11 May 2026 12:34:29 -0700 Subject: [PATCH] chore(master): release 1.2.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8a2e8b..973dd66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.2](https://github.com/BirdeeHub/tomlua/compare/v1.2.1...v1.2.2) (2026-05-11) + + +### Bug Fixes + +* **bump version:** README ([#87](https://github.com/BirdeeHub/tomlua/issues/87)) ([cd26f09](https://github.com/BirdeeHub/tomlua/commit/cd26f096b457b92886a660c54bc732cf48d4fb5e)) + ## [1.2.1](https://github.com/BirdeeHub/tomlua/compare/v1.2.0...v1.2.1) (2026-05-11)